4 references to CallsFaulted
System.ServiceModel (4)
System\ServiceModel\Diagnostics\ServicePerformanceCounters.cs (1)
93Increment((int)PerfCounters.CallsFaulted);
System\ServiceModel\Diagnostics\ServicePerformanceCountersV2.cs (3)
43localCounterSet.AddCounter((int)PerfCounters.CallsFaulted, CounterType.RawData32, perfCounterNames[(int)PerfCounters.CallsFaulted]); 126this.counters[(int)PerfCounters.CallsFaulted].Increment();