1 write to service
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\XomlCompiler.cs (1)
308
this.
service
= service;
3 references to service
System.Workflow.ComponentModel (3)
AuthoringOM\Compiler\XomlCompiler.cs (3)
315
return this.
service
.RootNamespace;
322
return this.
service
.Language;
329
return this.
service
.CheckTypes;