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