3 references to QueryService
System.Private.Windows.Core (2)
Windows.Win32.IServiceProvider.g.cs (2)
54 /// <inheritdoc cref="QueryService(global::System.Guid*, global::System.Guid*, void**)"/> 63 winmdroot.Foundation.HRESULT __result = this.QueryService(guidServiceLocal, riidLocal, ppvObjectLocal);
System.Windows.Forms (1)
System\Windows\Forms\Application.ComponentThreadContext.cs (1)
114if (serviceProvider.Value->QueryService(&sid, &iid, serviceHandle).Failed || serviceHandle.IsNull)