2 writes to InheritsFrom_f
System.Management (2)
System\Management\ManagementScope.cs (2)
342LoadDelegate(ref InheritsFrom_f, hModule, "InheritsFrom") && 411InheritsFrom_f = (int _, IntPtr __, string ___) => throw new PlatformNotSupportedException(exceptionMessage);
1 reference to InheritsFrom_f
System.Management (1)
System\Management\InteropClasses\WMIInterop.cs (1)
244int res = WmiNetUtilsHelper.InheritsFrom_f(18, pWbemClassObject, strAncestor);