3 references to IsNullHandle
System.Private.CoreLib (3)
src\System\Delegate.CoreCLR.cs (1)
371
if (method.
IsNullHandle
())
src\System\Reflection\MethodBase.CoreCLR.cs (2)
17
if (handle.
IsNullHandle
())
33
if (handle.
IsNullHandle
())