1 write to Properties
Microsoft.Build.Tasks.Core (1)
MSBuild.cs (1)
432
Properties
= expandedProperties.ToArray();
3 references to Properties
Microsoft.Build.Tasks.Core (3)
MSBuild.cs (3)
214
if (!PropertyParser.GetTableWithEscaping(Log, ResourceUtilities.GetResourceString("General.GlobalProperties"), "Properties",
Properties
, out Dictionary<string, string> propertiesTable))
417
if (
Properties
!= null)
420
foreach (string t in
Properties
)