2 references to Global
Microsoft.Build (2)
Evaluation\PropertyTrackingEvaluatorDataWrapper.cs (2)
381return isCommandLineProperty ? PropertySource.CommandLine : PropertySource.Global; 406PropertySource.Global => "Global",