3 references to TaskMethod
System.ServiceModel (3)
System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (1)
126
this.ValidateInstanceType(operation.Parent.Type, task.
TaskMethod
);
System\ServiceModel\Dispatcher\TaskMethodInvoker.cs (2)
169
AsyncMethodInvoker.StopOperationInvokeTrace(callFailed, callFaulted, this.
TaskMethod
.Name);
170
AsyncMethodInvoker.StopOperationInvokePerformanceCounters(callFailed, callFaulted, this.
TaskMethod
.Name);