3 references to FindCustomCategory
System.Diagnostics.PerformanceCounter (3)
System\Diagnostics\PerformanceCounterLib.cs (3)
1148return FindCustomCategory(category, out _); 1154if (!library.FindCustomCategory(category, out PerformanceCounterCategoryType categoryType)) 1162if (library.FindCustomCategory(category, out categoryType))