2 references to IsNull
System.Windows.Forms (1)
System\Windows\Forms\Application.cs (1)
117
if (!hModule.
IsNull
)
System.Windows.Forms.Primitives (1)
Windows\Win32\PInvoke.LoadLibrary.cs (1)
43
if (GetModuleHandle(Libraries.Kernel32).
IsNull
)