1 write to netFxRuntimeRoot
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\XomlCompilerParameters.cs (1)
246
this.
netFxRuntimeRoot
= XomlCompilerHelper.TrimDirectorySeparatorChar(Path.GetDirectoryName(runtimePath));
1 reference to netFxRuntimeRoot
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\XomlCompilerParameters.cs (1)
253
return this.
netFxRuntimeRoot
;