1 write to Name
System.Workflow.Runtime (1)
PerformanceCounterManager.cs (1)
434this.Name = name;
1 reference to Name
System.Workflow.Runtime (1)
PerformanceCounterManager.cs (1)
265PerformanceCounterStatement newStatement = new PerformanceCounterStatement(CreateCounters(currentData.Name), currentMapping.Operation);