2 references to CheckValidId
System.Diagnostics.PerformanceCounter (2)
System\Diagnostics\PerformanceCounterCategory.cs (2)
245
if (!
CheckValidId
(categoryName, MaxCategoryNameLength))
258
if (!
CheckValidId
(counterName, MaxCounterNameLength))