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)
84if (!typeHandle.IsNull()) 266if (!typeHandle.IsNull() && !IsGenericTypeDefinition) 315bool haveTypeHandles = !(toTypeHandle.IsNull() || fromTypeHandle.IsNull()); 533if (!typeHandle.IsNull()) 808if (!typeHandle.IsNull())