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