4 overrides of InstanceName
System.ServiceModel (4)
System\ServiceModel\Diagnostics\DefaultPerformanceCounters.cs (1)
38
internal override string
InstanceName
System\ServiceModel\Diagnostics\EndpointPerformanceCountersBase.cs (1)
177
internal override string
InstanceName
System\ServiceModel\Diagnostics\OperationPerformanceCountersBase.cs (1)
185
internal override string
InstanceName
System\ServiceModel\Diagnostics\ServicePerformanceCountersBase.cs (1)
120
internal override string
InstanceName
4 references to InstanceName
System.ServiceModel (4)
System\ServiceModel\Diagnostics\SystemDiagnosticsPerformanceCountersExtension.cs (4)
30
PerformanceCounters.TracePerformanceCounterUpdateFailure(thisPtr.
InstanceName
, thisPtr.CounterNames[counterIndex]);
57
PerformanceCounters.TracePerformanceCounterUpdateFailure(thisPtr.
InstanceName
, thisPtr.CounterNames[counterIndex]);
84
PerformanceCounters.TracePerformanceCounterUpdateFailure(thisPtr.
InstanceName
, thisPtr.CounterNames[counterIndex]);
108
PerformanceCounters.TracePerformanceCounterUpdateFailure(thisPtr.
InstanceName
, thisPtr.CounterNames[counterIndex]);