16 references to PropertyParser
Microsoft.Build.Tasks.Core (4)
Microsoft.Build.Tasks.UnitTests (12)
PropertyParser_Tests.cs (12)
17Assert.True(PropertyParser.GetTable(null, "Properties", null, out Dictionary<string, string> propertiesTable));
28Assert.True(PropertyParser.GetTable(null, "Properties",
45Assert.True(PropertyParser.GetTable(null, "Properties",
66Assert.True(PropertyParser.GetTable(null, "Properties",
85Assert.True(PropertyParser.GetTable(null, "Properties",
105Assert.False(PropertyParser.GetTable(null, "Properties", new[] { "=Debug" }, out _));
114Assert.False(PropertyParser.GetTable(null, "Properties",
123Assert.True(PropertyParser.GetTable(null, "Properties",
140Assert.True(PropertyParser.GetTable(null, "Properties",
155Assert.True(PropertyParser.GetTableWithEscaping(null, "Properties", "Properties",
172Assert.True(PropertyParser.GetTableWithEscaping(null, "Properties", "Properties",
189Assert.True(PropertyParser.GetTableWithEscaping(null, "Properties", "Properties",