1 write to context
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\CodeGeneration\CodeGenerationManager.cs (1)
27this.context = new ContextStack();
2 references to context
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\CodeGeneration\CodeGenerationManager.cs (2)
26if (this.context == null) 29return this.context;