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