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