3 references to StopOperationInvokeTrace
System.ServiceModel (3)
System\ServiceModel\Dispatcher\AsyncMethodInvoker.cs (2)
164
StopOperationInvokeTrace
(callFailed, callFaulted, this.EndMethod.Name);
242
StopOperationInvokeTrace
(callFailed, callFaulted, this.endMethod.Name);
System\ServiceModel\Dispatcher\TaskMethodInvoker.cs (1)
169
AsyncMethodInvoker.
StopOperationInvokeTrace
(callFailed, callFaulted, this.TaskMethod.Name);