4 references to CallsFaulted
System.ServiceModel (4)
System\ServiceModel\Diagnostics\EndpointPerformanceCounters.cs (1)
88Increment((int)PerfCounters.CallsFaulted);
System\ServiceModel\Diagnostics\EndpointPerformanceCountersV2.cs (3)
56localCounterSet.AddCounter((int)PerfCounters.CallsFaulted, CounterType.RawData32, perfCounterNames[(int)PerfCounters.CallsFaulted]); 111this.counters[(int)PerfCounters.CallsFaulted].Increment();