2 references to cacheToolsVersionPropertyName
Microsoft.Build.Engine (2)
Solution\SolutionWrapperProject.cs (2)
225string cacheToolsVersion = msbuildProject.GetEvaluatedProperty(cacheToolsVersionPropertyName); 472cachePropertyGroup.AddNewProperty(cacheToolsVersionPropertyName, toolsVersion);