1 write to _dotnetHostPath
Microsoft.Build.Framework (1)
TaskHostParameters.cs (1)
41
_dotnetHostPath
= dotnetHostPath;
1 reference to _dotnetHostPath
Microsoft.Build.Framework (1)
TaskHostParameters.cs (1)
62
public string? DotnetHostPath =>
_dotnetHostPath
;