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