1 write to _dotnetPath
dotnet (1)
Commands\Workload\Config\WorkloadConfigCommand.cs (1)
41_dotnetPath = creationResult.DotnetPath;
1 reference to _dotnetPath
dotnet (1)
Commands\Workload\Config\WorkloadConfigCommand.cs (1)
83if (shouldUseWorkloadSets ?? InstallingWorkloadCommand.ShouldUseWorkloadSetMode(_sdkFeatureBand, _dotnetPath))