2 writes to CompareTo_f
System.Management (2)
System\Management\ManagementScope.cs (2)
340
LoadDelegate(ref
CompareTo_f
, hModule, "CompareTo") &&
409
CompareTo_f
= (_, __, ___, ____) => throw new PlatformNotSupportedException(exceptionMessage);
1 reference to CompareTo_f
System.Management (1)
System\Management\InteropClasses\WMIInterop.cs (1)
227
int res = WmiNetUtilsHelper.
CompareTo_f
(16, pWbemClassObject, lFlags, pCompareTo.pWbemClassObject);