1 write to parentGlobalProperties
Microsoft.Build.Engine (1)
LocalProvider\LocalNodeProvider.cs (1)
99this.parentGlobalProperties = parentGlobalPropertyGroup;
1 reference to parentGlobalProperties
Microsoft.Build.Engine (1)
LocalProvider\LocalNodeProvider.cs (1)
688new LocalCallDescriptorForInitializeNode(environmentVariablesTable, nodeLoggers.ToArray(), nodeData[nodeIndex].NodeId, parentGlobalProperties, toolsetSearchLocations, Process.GetCurrentProcess().Id, startupDirectory);