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