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