2 references to GlobalProperties
MSBuild (2)
OutOfProcTaskHostNode.cs (2)
705
return new Dictionary<string, string>(EffectiveConfiguration.
GlobalProperties
);
1253
_forwardGlobalParametersBaseline = configuration.
GlobalProperties
;