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