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