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