3 references to OleInitialize
System.Private.Windows.Core (2)
Windows.Win32.PInvokeCore.OLE32.dll.g.cs (2)
142 /// <inheritdoc cref="OleInitialize(void*)"/> 146 winmdroot.Foundation.HRESULT __result = PInvokeCore.OleInitialize(default);
System.Windows.Forms (1)
System\Windows\Forms\Application.ThreadContext.cs (1)
561HRESULT hr = PInvokeCore.OleInitialize(pvReserved: (void*)null);