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