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