1 instantiation of PerformanceCounterManager
System.Workflow.Runtime (1)
WorkflowRuntime.cs (1)
189this.PerformanceCounterManager = new PerformanceCounterManager();
2 references to PerformanceCounterManager
System.Workflow.Runtime (2)
WorkflowRuntime.cs (2)
106private PerformanceCounterManager _performanceCounterManager; 323internal System.Workflow.Runtime.PerformanceCounterManager PerformanceCounterManager