2 references to GetProjectConfigurations
Microsoft.Build (1)
BackEnd\Components\ProjectCache\ProjectCacheService.cs (1)
758
XmlNodeList? projectConfigurations = SolutionConfiguration.
GetProjectConfigurations
(solutionConfigurationXml);
Microsoft.Build.Framework (1)
SolutionConfiguration.cs (1)
49
XmlNodeList? projectConfigurationElements =
GetProjectConfigurations
(xmlString);