1 write to compilerVersion
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\XomlCompilerParameters.cs (1)
77this.compilerVersion = MultiTargetingInfo.GetCompilerVersion(this.targetFramework.Version);
2 references to compilerVersion
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\XomlCompilerParameters.cs (2)
75if (this.compilerVersion == null) 79return this.compilerVersion;