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)
63public string? DotnetHostPath => _dotnetHostPath; 153dotnetHostPath: _dotnetHostPath,