4 references to CallsFaulted
System.ServiceModel (4)
System\ServiceModel\Diagnostics\OperationPerformanceCounters.cs (1)
87Increment((int)PerfCounters.CallsFaulted);
System\ServiceModel\Diagnostics\OperationPerformanceCountersV2.cs (3)
56localCounterSet.AddCounter((int)PerfCounters.CallsFaulted, CounterType.RawData32, perfCounterNames[(int)PerfCounters.CallsFaulted]); 107this.counters[(int)PerfCounters.CallsFaulted].Increment();