7 references to ServicePerformanceCounters
System.ServiceModel (7)
System\ServiceModel\Diagnostics\PerformanceCounters.cs (7)
694Fx.Assert(null != counters.ServicePerformanceCounters, "counters.ServicePerformanceCounters must not be null"); 695PerformanceCounters.InvokeMethod(counters.ServicePerformanceCounters, methodName); 760counters.ServicePerformanceCounters.SessionFaulted(); 780counters.ServicePerformanceCounters.MessageDropped(); 802counters.ServicePerformanceCounters.MsmqDroppedMessage(); 814counters.ServicePerformanceCounters.MsmqPoisonMessage(); 826counters.ServicePerformanceCounters.MsmqRejectedMessage();