3 references to DotnetHostPath
Microsoft.Build.Framework (3)
BinaryTranslator.cs (1)
1125string dotnetHostPath = value.DotnetHostPath;
TaskHostParameters.cs (2)
134dotnetHostPath: overrideParameters.DotnetHostPath ?? baseParameters.DotnetHostPath,