2 references to IWbemLocator
Microsoft.Build.CommandLine.UnitTests (2)
ProcessExtensions.cs (2)
221
[MarshalAs(UnmanagedType.Interface)] out
IWbemLocator
ppv);
572
hr = CoCreateInstance(ref clsid, IntPtr.Zero, CLSCTX_INPROC_SERVER, ref iid, out
IWbemLocator
locator);