1 write to context
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\Validation\ValidationManager.cs (1)
48this.context = new ContextStack();
2 references to context
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\Validation\ValidationManager.cs (2)
47if (this.context == null) 50return this.context;