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