6 references to GetTableWithEscaping
Microsoft.Build.Tasks.Core (3)
MSBuild.cs (3)
214if (!PropertyParser.GetTableWithEscaping(Log, ResourceUtilities.GetResourceString("General.GlobalProperties"), "Properties", Properties, out Dictionary<string, string> propertiesTable)) 518if (!PropertyParser.GetTableWithEscaping( 558if (!PropertyParser.GetTableWithEscaping(
Microsoft.Build.Tasks.UnitTests (3)
PropertyParser_Tests.cs (3)
155Assert.True(PropertyParser.GetTableWithEscaping(null, "Properties", "Properties", 172Assert.True(PropertyParser.GetTableWithEscaping(null, "Properties", "Properties", 189Assert.True(PropertyParser.GetTableWithEscaping(null, "Properties", "Properties",