2 writes to categoryName
System (2)
services\monitoring\system\diagnosticts\PerformanceCounterPermissionAttribute.cs (2)
23this.categoryName = "*"; 37this.categoryName = value;
1 reference to categoryName
System (1)
services\monitoring\system\diagnosticts\PerformanceCounterPermissionAttribute.cs (1)
30return this.categoryName;