3 references to DotnetHostPath
MSBuildTaskHost (3)
BinaryTranslator.cs (1)
1131string dotnetHostPath = value.DotnetHostPath;
TaskHostParameters.cs (2)
110dotnetHostPath: overrideParameters.DotnetHostPath ?? baseParameters.DotnetHostPath,