5 references to IsNull
System.Windows.Forms.Primitives (2)
Windows\Win32\PInvoke.LoadLibrary.cs (2)
24
if (!result.
IsNull
)
51
if (!result.
IsNull
)
System.Windows.Forms.Primitives.TestUtilities (3)
Win32\WindowClass.cs (2)
78
if (moduleInstance.
IsNull
)
104
public bool IsRegistered => Atom.IsValid || ModuleInstance.
IsNull
;
Windows\Win32\System\Com\ComClassFactory.cs (1)
28
if (_instance.
IsNull
)