3 references to FindCustomCategory
System (3)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (3)
1075
return
FindCustomCategory
(category, out categoryType);
1082
if (!library.
FindCustomCategory
(category, out categoryType)) {
1087
if (library.
FindCustomCategory
(category, out categoryType))