2 writes to _solutionPath
Microsoft.Build (2)
BackEnd\Components\SdkResolution\SdkResolverRequest.cs (2)
41_solutionPath = solutionPath; 88translator.Translate(ref _solutionPath);
1 reference to _solutionPath
Microsoft.Build (1)
BackEnd\Components\SdkResolution\SdkResolverRequest.cs (1)
63public string SolutionPath => _solutionPath;