2 writes to Delete_f
System.Management (2)
System\Management\ManagementScope.cs (2)
330LoadDelegate(ref Delete_f, hModule, "Delete") && 399Delete_f = (_, __, ___) => throw new PlatformNotSupportedException(exceptionMessage);
1 reference to Delete_f
System.Management (1)
System\Management\InteropClasses\WMIInterop.cs (1)
120int res = WmiNetUtilsHelper.Delete_f(6, pWbemClassObject, wszName);