2 references to IID_IComThreadingInfo
System.ServiceModel (2)
System\ServiceModel\ComIntegration\ComPlusDiagnosticTraceRecords.cs (1)
187comThreadingInfo = (IComThreadingInfo)SafeNativeMethods.CoGetObjectContext(IID_IComThreadingInfo);
System\ServiceModel\ComIntegration\ComPlusSynchronizationContext.cs (1)
77comThreadingInfo = (IComThreadingInfo)SafeNativeMethods.CoGetObjectContext(ComPlusActivityTrace.IID_IComThreadingInfo);