1 write to GlobalProperties
Microsoft.Build.Framework (1)
ProjectStartedEventArgs.cs (1)
116this.GlobalProperties = globalProperties;
1 reference to GlobalProperties
Microsoft.Build (1)
Logging\BinaryLogger\BuildEventArgsWriter.cs (1)
431Write(e.GlobalProperties);