This version of Unity is unsupported.

TypeTraits<T0>.CanBeNull

public static bool CanBeNull;

Description

Gets a value indicating whether T can be null. i.e. The type is an object or nullable.