2 references to IsNull
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.cs (1)
416
if (scope.
IsNull
)
System.Windows.Forms.Primitives (1)
Windows\Win32\System\Com\ComSafeArrayScope.cs (1)
64
public bool IsNull => _value.
IsNull
;