1 instantiation of PerformanceMonitor
System (1)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (1)
945this.performanceMonitor = new PerformanceMonitor(this.machineName);
1 reference to PerformanceMonitor
System (1)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (1)
48private PerformanceMonitor performanceMonitor;