1 write to mtInfo
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\XomlCompilerParameters.cs (1)
525this.mtInfo = value;
3 references to mtInfo
System.Workflow.ComponentModel (3)
AuthoringOM\Compiler\XomlCompilerParameters.cs (3)
506if (this.mtInfo == null) 512return this.mtInfo.CompilerVersion; 521return this.mtInfo;