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