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)
62public string? DotnetHostPath => _dotnetHostPath;