1 write to SolutionFilePath
Microsoft.Build (1)
BackEnd\Components\SdkResolution\SdkResolverContext.cs (1)
21SolutionFilePath = solutionPath;
2 references to SolutionFilePath
Microsoft.Build.Engine.UnitTests (2)
InternalEngineHelpers.cs (2)
145resolverContext.Logger.LogMessage($"{nameof(resolverContext.SolutionFilePath)} = {resolverContext.SolutionFilePath}", MessageImportance.High);