1 implementation of IServiceCall
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ComPlusSynchronizationContext.cs (1)
53class ServiceCall : IServiceCall
2 references to IServiceCall
System.ServiceModel (2)
System\ServiceModel\ComIntegration\SWC.cs (2)
143void SynchronousCall(IServiceCall pIServiceCall); 144void AsynchronousCall(IServiceCall pIServiceCall);