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