2 references to IWbemLocator
Microsoft.Build.Framework (2)
Utilities\ProcessExtensions.cs (2)
222
[MarshalAs(UnmanagedType.Interface)] out
IWbemLocator
ppv);
573
hr = CoCreateInstance(ref clsid, IntPtr.Zero, CLSCTX_INPROC_SERVER, ref iid, out
IWbemLocator
locator);