1 write to _dotnetHostPath
Microsoft.Build.Framework (1)
TaskHostParameters.cs (1)
42
_dotnetHostPath
= dotnetHostPath;
2 references to _dotnetHostPath
Microsoft.Build.Framework (2)
TaskHostParameters.cs (2)
63
public string? DotnetHostPath =>
_dotnetHostPath
;
153
dotnetHostPath:
_dotnetHostPath
,