2 writes to PutMethod_f
System.Management (2)
System\Management\ManagementScope.cs (2)
344LoadDelegate(ref PutMethod_f, hModule, "PutMethod") && 413PutMethod_f = (_, __, ___, ____, _____, ______) => throw new PlatformNotSupportedException(exceptionMessage);
1 reference to PutMethod_f
System.Management (1)
System\Management\InteropClasses\WMIInterop.cs (1)
273int res = WmiNetUtilsHelper.PutMethod_f(20, pWbemClassObject, wszName, lFlags, pInSignature, pOutSignature);