3 references to IsNullHandle
System.Private.CoreLib (3)
src\System\RuntimeHandles.cs (2)
1522Debug.Assert(!field.IsNullHandle()); 1678if (field.IsNullHandle())
src\System\RuntimeType.CoreCLR.cs (1)
891Debug.Assert(!runtimeFieldHandle.IsNullHandle());