3 references to MSBuildAssemblyPath
Microsoft.Build.Framework (3)
BinaryTranslator.cs (1)
1126string msBuildAssemblyPath = value.MSBuildAssemblyPath;
TaskHostParameters.cs (2)
135msBuildAssemblyPath: overrideParameters.MSBuildAssemblyPath ?? baseParameters.MSBuildAssemblyPath,