1 write to currentContext
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\XomlCompiler.cs (1)
269
this.
currentContext
= WorkflowCompilationContext.Current;
1 reference to currentContext
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\XomlCompiler.cs (1)
296
WorkflowCompilationContext.Current = this.
currentContext
;