4 references to ToolsVersionLocation
Microsoft.Build (2)
Definition\Project.cs (1)
4294
toolsVersionLocation = Project.Xml.
ToolsVersionLocation
;
Instance\ProjectInstance.cs (1)
3112
toolsVersionLocation = xml.
ToolsVersionLocation
;
Microsoft.Build.Engine.OM.UnitTests (2)
ObjectModelRemoting\Helpers\ViewValidation.construction.cs (2)
540
ViewValidation.VerifySameLocation(realXml.
ToolsVersionLocation
, viewXml.
ToolsVersionLocation
, context);