2 writes to categoryName
System (2)
services\monitoring\system\diagnosticts\PerformanceCounterPermissionEntry.cs (2)
32
this.
categoryName
= categoryName;
39
this.
categoryName
= baseEntry.PermissionAccessPath[1];
1 reference to categoryName
System (1)
services\monitoring\system\diagnosticts\PerformanceCounterPermissionEntry.cs (1)
44
return this.
categoryName
;