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