2 writes to Put_f
System.Management (2)
System\Management\ManagementScope.cs (2)
329LoadDelegate(ref Put_f, hModule, "Put") && 398Put_f = (int _, IntPtr __, string ___, int ____, ref object _____, int ______) => throw new PlatformNotSupportedException(exceptionMessage);
1 reference to Put_f
System.Management (1)
System\Management\InteropClasses\WMIInterop.cs (1)
112int res = WmiNetUtilsHelper.Put_f(5, pWbemClassObject, wszName, lFlags, ref pVal, Type);