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