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