2 references to IsNullableType
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\ComInterop\TypeUtils.cs (1)
15
if (
IsNullableType
(type))
Microsoft\CSharp\RuntimeBinder\ComInterop\VarEnumSelector.cs (1)
356
if (argumentType.
IsNullableType
())