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