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