2 writes to Get_f
System.Management (2)
System\Management\ManagementScope.cs (2)
328LoadDelegate(ref Get_f, hModule, "Get") && 397Get_f = (int _, IntPtr __, string ___, int ____, ref object _____, ref int ______, ref int _______) => throw new PlatformNotSupportedException(exceptionMessage);
1 reference to Get_f
System.Management (1)
System\Management\InteropClasses\WMIInterop.cs (1)
90int hr = WmiNetUtilsHelper.Get_f(4, pWbemClassObject, wszName, lFlags, ref pVal, ref pType, ref plFlavor);