3 references to counterSetInstanceCache
System.ServiceModel (3)
System\ServiceModel\Diagnostics\OperationPerformanceCountersV2.cs (3)
83return counterSetInstanceCache.Get(name) ?? operationCounterSet.CreateCounterSetInstance(name); 160counterSetInstanceCache.Add(this.InstanceName, this.operationCounterSetInstance); 173counterSetInstanceCache.Cleanup();