4 references to maxCounterLength
System.ServiceModel.Activities (4)
System\ServiceModel\Activities\Diagnostics\WorkflowServiceHostPerformanceCounters.cs (4)
167
if (length >
maxCounterLength
)
209
if (totalLen >
maxCounterLength
)
214
if (workingLen >
maxCounterLength
&& serviceLen > 32)
219
if (workingLen >
maxCounterLength
&& uriLen > 31)