4 references to CallsFailed
System.ServiceModel (4)
System\ServiceModel\Diagnostics\ServicePerformanceCounters.cs (1)
86Increment((int)PerfCounters.CallsFailed);
System\ServiceModel\Diagnostics\ServicePerformanceCountersV2.cs (3)
41localCounterSet.AddCounter((int)PerfCounters.CallsFailed, CounterType.RawData32, perfCounterNames[(int)PerfCounters.CallsFailed]); 119this.counters[(int)PerfCounters.CallsFailed].Increment();