1 write to Mappings
System.Workflow.Runtime (1)
PerformanceCounterManager.cs (1)
437this.Mappings = mappings;
2 references to Mappings
System.Workflow.Runtime (2)
PerformanceCounterManager.cs (2)
257for (int j = 0; j < currentData.Mappings.Length; ++j) 259PerformanceCounterActionMapping currentMapping = currentData.Mappings[j];