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