14 references to IsNull
System.Private.CoreLib (14)
System\Reflection\Runtime\General\TypeUnifier.cs (7)
113
if (elementTypeHandle.
IsNull
())
211
if (elementTypeHandle.
IsNull
())
255
if (elementTypeHandle.
IsNull
())
301
if (returnTypeHandle.
IsNull
())
309
if (parameterHandle.
IsNull
())
365
if (genericTypeDefinitionHandle.
IsNull
())
373
if (genericTypeArgumentHandle.
IsNull
())
System\Reflection\Runtime\General\TypeUnifier.NativeFormat.cs (1)
72
if (typeHandle.
IsNull
())
System\Reflection\Runtime\TypeInfos\RuntimeTypeInfo.cs (6)
83
if (!typeHandle.
IsNull
())
263
if (!typeHandle.
IsNull
() && !IsGenericTypeDefinition)
312
bool haveTypeHandles = !(toTypeHandle.
IsNull
() || fromTypeHandle.
IsNull
());
525
if (!typeHandle.
IsNull
())
800
if (!typeHandle.
IsNull
())