3 instantiations of CounterSetInstanceCache
System.ServiceModel (3)
System\ServiceModel\Diagnostics\EndpointPerformanceCountersV2.cs (1)
20private static readonly CounterSetInstanceCache counterSetInstanceCache = new CounterSetInstanceCache();
System\ServiceModel\Diagnostics\OperationPerformanceCountersV2.cs (1)
20private static readonly CounterSetInstanceCache counterSetInstanceCache = new CounterSetInstanceCache();
System\ServiceModel\Diagnostics\ServicePerformanceCountersV2.cs (1)
20private static readonly CounterSetInstanceCache counterSetInstanceCache = new CounterSetInstanceCache();
3 references to CounterSetInstanceCache
System.ServiceModel (3)
System\ServiceModel\Diagnostics\EndpointPerformanceCountersV2.cs (1)
20private static readonly CounterSetInstanceCache counterSetInstanceCache = new CounterSetInstanceCache();
System\ServiceModel\Diagnostics\OperationPerformanceCountersV2.cs (1)
20private static readonly CounterSetInstanceCache counterSetInstanceCache = new CounterSetInstanceCache();
System\ServiceModel\Diagnostics\ServicePerformanceCountersV2.cs (1)
20private static readonly CounterSetInstanceCache counterSetInstanceCache = new CounterSetInstanceCache();