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