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