1 write to m_actionStatements
System.Workflow.Runtime (1)
PerformanceCounterManager.cs (1)
271
this.
m_actionStatements
= actionStatements;
2 references to m_actionStatements
System.Workflow.Runtime (2)
PerformanceCounterManager.cs (2)
276
System.Diagnostics.Debug.Assert(this.
m_actionStatements
!= null);
280
if (this.
m_actionStatements
.TryGetValue(action, out lStatements))