7 references to NULL
System.Private.Windows.Core (1)
Windows\Win32\System\Com\IDispatch.cs (1)
141
HRESULT result = GetIDsOfNames(IID.
NULL
(), (PWSTR*)&n, 1u, PInvokeCore.GetThreadLocale(), &id);
System.Windows.Forms (5)
System\Windows\Forms\ComponentModel\COM2Interop\Com2AboutBoxPropertyDescriptor.AboutBoxUITypeEditor.cs (1)
27
IID.
NULL
(),
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.cs (2)
515
hr = scriptDispatch.Value->GetIDsOfNames(IID.
NULL
(), (PWSTR*)&n, 1, PInvokeCore.GetThreadLocale(), &dispid);
543
IID.
NULL
(),
System\Windows\Forms\Controls\WebBrowser\HtmlElement.cs (2)
585
hr = scriptDispatch.Value->GetIDsOfNames(IID.
NULL
(), (PWSTR*)&n, 1, PInvokeCore.GetThreadLocale(), &dispid);
613
IID.
NULL
(),
System.Windows.Forms.Primitives (1)
Windows\Win32\System\Com\StandardDispatch.cs (1)
92
if (riid != IID.
NULL
())