1 write to GetMethod_f
System.Management (1)
managementscope.cs (1)
433GetMethod_f =(GetMethod) Marshal.GetDelegateForFunctionPointer(procAddr, typeof(GetMethod));
1 reference to GetMethod_f
System.Management (1)
InteropClasses\WMIInterop.cs (1)
317int hResult = WmiNetUtilsHelper.GetMethod_f(19, pWbemClassObject, wszName, lFlags, out pInSignature, out pOutSignature);