2 writes to SpawnInstance_f
System.Management (2)
System\Management\ManagementScope.cs (2)
339LoadDelegate(ref SpawnInstance_f, hModule, "SpawnInstance") && 408SpawnInstance_f = (int _, IntPtr __, int ___, out IntPtr ____) => throw new PlatformNotSupportedException(exceptionMessage);
1 reference to SpawnInstance_f
System.Management (1)
System\Management\InteropClasses\WMIInterop.cs (1)
214int hResult = WmiNetUtilsHelper.SpawnInstance_f(15, pWbemClassObject, lFlags, out pWbemClassObjectNew);