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