3 references to IsNull
System.Private.Reflection.Execution (3)
Internal\Reflection\Execution\ExecutionEnvironmentImplementation.MappingTables.cs (3)
356
while (!srcType.
IsNull
())
363
if (!dstTypeDef.
IsNull
() && RuntimeAugments.IsGenericType(srcType))
660
if ((entryFlags & InvokeTableFlags.RequiresInstArg) == 0 && declaringTypeHandle.
IsNull
())