1 write to PerfCounterInstanceId
System.ServiceModel (1)
System\ServiceModel\Diagnostics\PerformanceCounters.cs (1)
368
endpointDispatcher.
PerfCounterInstanceId
= index;
21 references to PerfCounterInstanceId
System.ServiceModel (21)
System\ServiceModel\Diagnostics\PerformanceCounters.cs (21)
446
ServicePerformanceCountersBase sCounters = PerformanceCounters.GetServicePerformanceCounters(el.
PerfCounterInstanceId
);
454
OperationPerformanceCountersBase oCounters = PerformanceCounters.GetOperationPerformanceCounters(el.
PerfCounterInstanceId
, operation);
460
EndpointPerformanceCountersBase eCounters = PerformanceCounters.GetEndpointPerformanceCounters(el.
PerfCounterInstanceId
);
475
ServicePerformanceCountersBase sCounters = PerformanceCounters.GetServicePerformanceCounters(el.
PerfCounterInstanceId
);
490
ServicePerformanceCountersBase sCounters = PerformanceCounters.GetServicePerformanceCounters(el.
PerfCounterInstanceId
);
506
ServicePerformanceCountersBase sCounters = PerformanceCounters.GetServicePerformanceCounters(el.
PerfCounterInstanceId
);
524
OperationPerformanceCountersBase opCounters = PerformanceCounters.GetOperationPerformanceCounters(el.
PerfCounterInstanceId
, operationName);
529
EndpointPerformanceCountersBase eCounters = PerformanceCounters.GetEndpointPerformanceCounters(el.
PerfCounterInstanceId
);
535
ServicePerformanceCountersBase sCounters = PerformanceCounters.GetServicePerformanceCounters(el.
PerfCounterInstanceId
);
556
OperationPerformanceCountersBase counters = PerformanceCounters.GetOperationPerformanceCounters(el.
PerfCounterInstanceId
, operationName);
565
EndpointPerformanceCountersBase eCounters = PerformanceCounters.GetEndpointPerformanceCounters(el.
PerfCounterInstanceId
);
575
ServicePerformanceCountersBase sCounters = PerformanceCounters.GetServicePerformanceCounters(el.
PerfCounterInstanceId
);
600
OperationPerformanceCountersBase counters = PerformanceCounters.GetOperationPerformanceCounters(el.
PerfCounterInstanceId
, operationName);
609
EndpointPerformanceCountersBase eCounters = PerformanceCounters.GetEndpointPerformanceCounters(el.
PerfCounterInstanceId
);
619
ServicePerformanceCountersBase sCounters = PerformanceCounters.GetServicePerformanceCounters(el.
PerfCounterInstanceId
);
644
OperationPerformanceCountersBase counters = PerformanceCounters.GetOperationPerformanceCounters(el.
PerfCounterInstanceId
, operationName);
653
EndpointPerformanceCountersBase eCounters = PerformanceCounters.GetEndpointPerformanceCounters(el.
PerfCounterInstanceId
);
663
ServicePerformanceCountersBase sCounters = PerformanceCounters.GetServicePerformanceCounters(el.
PerfCounterInstanceId
);
734
OperationPerformanceCountersBase counters = PerformanceCounters.GetOperationPerformanceCounters(el.
PerfCounterInstanceId
, operationName);
740
EndpointPerformanceCountersBase eCounters = PerformanceCounters.GetEndpointPerformanceCounters(el.
PerfCounterInstanceId
);
747
ServicePerformanceCountersBase sCounters = PerformanceCounters.GetServicePerformanceCounters(el.
PerfCounterInstanceId
);