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