2 writes to GetCurrentApartmentType_f
System.Management (2)
System\Management\ManagementScope.cs (2)
358
LoadDelegate(ref
GetCurrentApartmentType_f
, hModule, "GetCurrentApartmentType") &&
427
GetCurrentApartmentType_f
= (int _, IntPtr __, out APTTYPE ___) => throw new PlatformNotSupportedException(exceptionMessage);
1 reference to GetCurrentApartmentType_f
System.Management (1)
System\Management\InteropClasses\WMIInterop.cs (1)
1342
if (0 != WmiNetUtilsHelper.
GetCurrentApartmentType_f
(3, pComThreadingInfo, out aptType))