35 references to MapTable
PresentationFramework (35)
src\Framework\System\Windows\Markup\BamlReader.cs (35)
584MapTable.LoadTypeInfoRecord((BamlTypeInfoRecord)_currentBamlRecord); 589MapTable.LoadAttributeInfoRecord((BamlAttributeInfoRecord)_currentBamlRecord); 594MapTable.LoadStringInfoRecord((BamlStringInfoRecord)_currentBamlRecord); 730MapTable.LoadTypeInfoRecord((BamlTypeInfoRecord)_currentBamlRecord); 734MapTable.LoadAttributeInfoRecord((BamlAttributeInfoRecord)_currentBamlRecord); 738MapTable.LoadStringInfoRecord((BamlStringInfoRecord)_currentBamlRecord); 891string value = MapTable.GetStringFromStringId(((BamlPropertyStringReferenceRecord)_currentBamlRecord).StringId); 1005attrInfo.DP = MapTable.GetDependencyProperty(attrInfo); 1115bamlRecord.Name = MapTable.GetStringFromStringId(bamlRecord.NameId); 1142bamlRecord.Name = MapTable.GetStringFromStringId(bamlRecord.NameId); 1282stringKeyRecord.Value = MapTable.GetStringFromStringId( 1318BamlTypeInfoRecord typeInfo = MapTable.GetTypeInfoFromId(typeKeyRecord.TypeId); 1438BamlTypeInfoRecord typeInfo = MapTable.GetTypeInfoFromId(keyStartRecord.TypeId); 1494MapTable.LoadTypeInfoRecord((BamlTypeInfoRecord)_currentBamlRecord); 1498MapTable.LoadAttributeInfoRecord((BamlAttributeInfoRecord)_currentBamlRecord); 1502MapTable.LoadStringInfoRecord((BamlStringInfoRecord)_currentBamlRecord); 1528textWithIdRecord.Value = MapTable.GetStringFromStringId( 1565BamlTypeInfoRecord elementTypeInfo = MapTable.GetTypeInfoFromId(elementStartRecord.TypeId); 1641string value = MapTable.GetStringFromStringId(((BamlPropertyStringReferenceRecord)_currentBamlRecord).StringId); 1655string attributeName = MapTable.GetAttributeNameFromId( 1669string attributeName = MapTable.GetAttributeNameFromId( 1873MapTable.LoadAssemblyInfoRecord(asmRecord); 1895BamlAssemblyInfoRecord assemblyInfo = MapTable.GetAssemblyInfoFromId( 1977BamlTypeInfoRecord typeInfo = MapTable.GetTypeInfoFromId(bamlRecord.TypeId); 2208textWithIdRecord.Value = MapTable.GetStringFromStringId( 2216Type converter = MapTable.GetTypeFromId(converterTypeId); 2371BamlAttributeInfoRecord attrInfo = MapTable.GetAttributeInfoFromId(attrId); 2372BamlTypeInfoRecord typeInfo = MapTable.GetTypeInfoFromId(attrInfo.OwnerTypeId); 2422BamlAttributeInfoRecord attrInfo = MapTable.GetAttributeInfoFromId(memberId); 2423BamlTypeInfoRecord valueTypeInfo = MapTable.GetTypeInfoFromId(attrInfo.OwnerTypeId); 2497BamlAttributeInfoRecord attrInfo = MapTable.GetAttributeInfoFromId(memberId); 2498BamlTypeInfoRecord valueTypeInfo = MapTable.GetTypeInfoFromId(attrInfo.OwnerTypeId); 2552valueString = MapTable.GetStringFromStringId(memberId); 2611BamlTypeInfoRecord valueTypeInfo = MapTable.GetTypeInfoFromId(typeId); 2651BamlAssemblyInfoRecord assyInfo = MapTable.GetAssemblyInfoFromId(