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