1 reference to IsNonNullableValueType
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\TypeParameterType.cs (1)
42
public override bool IsNonNullableValueType => Symbol.
IsNonNullableValueType
();