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