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