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