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