1 implementation of AfterInvoke
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ComPlusThreadInitializer.cs (1)
251public void AfterInvoke(object correlationState)
1 reference to AfterInvoke
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (1)
380initializer.AfterInvoke(rpc.Correlation[offset + i]);