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