2 references to CheckValidId
System (2)
services\monitoring\system\diagnosticts\PerformanceCounterCategory.cs (2)
270
if (!
CheckValidId
(categoryName, MaxCategoryNameLength))
283
if (!
CheckValidId
(counterName, MaxCounterNameLength))