5 references to MethodName
System.ServiceModel (5)
System\ServiceModel\Dispatcher\SyncMethodInvoker.cs (5)
104
PerformanceCounters.MethodCalled(this.
MethodName
);
170
TD.OperationInvoked(eventTraceActivity, this.
MethodName
, TraceUtility.GetCallerInfo(OperationContext.Current));
198
PerformanceCounters.MethodReturnedSuccess(this.
MethodName
, elapsedTime);
202
PerformanceCounters.MethodReturnedFault(this.
MethodName
, elapsedTime);
206
PerformanceCounters.MethodReturnedError(this.
MethodName
, elapsedTime);