3 references to Toolsets
Microsoft.Build (3)
Definition\ToolsetConfigurationReader.cs (3)
85foreach (ToolsetElement toolset in ConfigurationSection.Toolsets) 158ToolsetElement toolsetElement = ConfigurationSection.Toolsets.GetElement(toolsVersion); 219ToolsetElement toolsetElement = ConfigurationSection.Toolsets.GetElement(toolsVersion);