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