10 references to GetTable
Microsoft.Build.Tasks.Core (1)
CreateItem.cs (1)
81if (!PropertyParser.GetTable(Log, "AdditionalMetadata", AdditionalMetadata, out Dictionary<string, string> metadataTable))
Microsoft.Build.Tasks.UnitTests (9)
PropertyParser_Tests.cs (9)
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",