1 instantiation of SinglePathResolutionResult
Microsoft.DotNet.MSBuildSdkResolver (1)
CachingWorkloadResolver.cs (1)
158return new SinglePathResolutionResult(Path.Combine(packInfo.Path, "Sdk"));
1 reference to SinglePathResolutionResult
Microsoft.DotNet.MSBuildSdkResolver (1)
CachingWorkloadResolver.cs (1)
86case SinglePathResolutionResult r: