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