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