3 references to IsNullHandle
mscorlib (3)
system\delegate.cs (1)
613if (method.IsNullHandle())
system\reflection\methodbase.cs (2)
64if (handle.IsNullHandle()) 81if (handle.IsNullHandle())