3 references to Add
System.ServiceModel (3)
System\ServiceModel\Diagnostics\EndpointPerformanceCountersV2.cs (1)
175counterSetInstanceCache.Add(this.InstanceName, this.endpointCounterSetInstance);
System\ServiceModel\Diagnostics\OperationPerformanceCountersV2.cs (1)
160counterSetInstanceCache.Add(this.InstanceName, this.operationCounterSetInstance);
System\ServiceModel\Diagnostics\ServicePerformanceCountersV2.cs (1)
256counterSetInstanceCache.Add(this.InstanceName, this.serviceCounterSetInstance);