4 references to IsNullHandle
System.Private.CoreLib (4)
src\System\Reflection\FieldInfo.CoreCLR.cs (2)
10if (handle.IsNullHandle()) 26if (handle.IsNullHandle())
src\System\Runtime\CompilerServices\RuntimeHelpers.CoreCLR.cs (2)
23if (fldHandle.IsNullHandle()) 93if (fldHandle.IsNullHandle())