1 write to scope
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\XomlCompiler.cs (1)
122
this.
scope
= scope;
7 references to scope
System.Workflow.ComponentModel (7)
AuthoringOM\Compiler\XomlCompiler.cs (7)
141
return this.
scope
.RootNamespace;
148
return this.
scope
.Language;
155
return this.
scope
.CheckTypes;
163
return this.
scope
.TargetFramework;
170
FrameworkName fx = this.
scope
.TargetFramework;
185
return this.
scope
;
218
FrameworkName framework = this.
scope
.TargetFramework;