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