3 references to MSBuildAssemblyPath
MSBuildTaskHost (3)
BinaryTranslator.cs (1)
1132string msBuildAssemblyPath = value.MSBuildAssemblyPath;
TaskHostParameters.cs (2)
111msBuildAssemblyPath: overrideParameters.MSBuildAssemblyPath ?? baseParameters.MSBuildAssemblyPath,