2 writes to currentContextStackDepth
System.Workflow.ComponentModel (2)
AuthoringOM\Serializer\WorkflowMarkupSerializationManager.cs (2)
80this.currentContextStackDepth++; 87this.currentContextStackDepth--;
1 reference to currentContextStackDepth
System.Workflow.ComponentModel (1)
AuthoringOM\Serializer\WorkflowMarkupSerializationManager.cs (1)
75if (this.currentContextStackDepth >= AppSettings.XOMLMaximumNestedObjectDepth)