3 references to Toolsets
Microsoft.Build (3)
Definition\ToolsetConfigurationReader.cs (3)
86
foreach (ToolsetElement toolset in ConfigurationSection.
Toolsets
)
159
ToolsetElement toolsetElement = ConfigurationSection.
Toolsets
.GetElement(toolsVersion);
220
ToolsetElement toolsetElement = ConfigurationSection.
Toolsets
.GetElement(toolsVersion);