1 write to service
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\XomlCompiler.cs (1)
348this.service = service;
4 references to service
System.Workflow.ComponentModel (4)
AuthoringOM\Compiler\XomlCompiler.cs (4)
355return this.service.RootNamespace; 362return this.service.Language; 369return this.service.CheckTypes; 378string fxName = this.service.TargetFrameworkMoniker;