1 write to toolsetSearchLocations
Microsoft.Build.Engine (1)
Engine\Node.cs (1)
56this.toolsetSearchLocations = toolsetSearchLocations;
1 reference to toolsetSearchLocations
Microsoft.Build.Engine (1)
Engine\Node.cs (1)
491new Engine(parentGlobalProperties, toolsetSearchLocations, 1 /* cpus */, true /* child node */, this.nodeId, parentStartupDirectory, null);