35 references to MapTable
PresentationFramework (35)
System\Windows\Markup\BamlReader.cs (35)
566
MapTable
.LoadTypeInfoRecord((BamlTypeInfoRecord)_currentBamlRecord);
571
MapTable
.LoadAttributeInfoRecord((BamlAttributeInfoRecord)_currentBamlRecord);
576
MapTable
.LoadStringInfoRecord((BamlStringInfoRecord)_currentBamlRecord);
709
MapTable
.LoadTypeInfoRecord((BamlTypeInfoRecord)_currentBamlRecord);
713
MapTable
.LoadAttributeInfoRecord((BamlAttributeInfoRecord)_currentBamlRecord);
717
MapTable
.LoadStringInfoRecord((BamlStringInfoRecord)_currentBamlRecord);
872
string value =
MapTable
.GetStringFromStringId(((BamlPropertyStringReferenceRecord)_currentBamlRecord).StringId);
986
attrInfo.DP =
MapTable
.GetDependencyProperty(attrInfo);
1096
bamlRecord.Name =
MapTable
.GetStringFromStringId(bamlRecord.NameId);
1125
bamlRecord.Name =
MapTable
.GetStringFromStringId(bamlRecord.NameId);
1269
stringKeyRecord.Value =
MapTable
.GetStringFromStringId(
1307
BamlTypeInfoRecord typeInfo =
MapTable
.GetTypeInfoFromId(typeKeyRecord.TypeId);
1431
BamlTypeInfoRecord typeInfo =
MapTable
.GetTypeInfoFromId(keyStartRecord.TypeId);
1487
MapTable
.LoadTypeInfoRecord((BamlTypeInfoRecord)_currentBamlRecord);
1491
MapTable
.LoadAttributeInfoRecord((BamlAttributeInfoRecord)_currentBamlRecord);
1495
MapTable
.LoadStringInfoRecord((BamlStringInfoRecord)_currentBamlRecord);
1519
textWithIdRecord?.Value =
MapTable
.GetStringFromStringId(
1555
BamlTypeInfoRecord elementTypeInfo =
MapTable
.GetTypeInfoFromId(elementStartRecord.TypeId);
1631
string value =
MapTable
.GetStringFromStringId(((BamlPropertyStringReferenceRecord)_currentBamlRecord).StringId);
1645
string attributeName =
MapTable
.GetAttributeNameFromId(
1659
string attributeName =
MapTable
.GetAttributeNameFromId(
1863
MapTable
.LoadAssemblyInfoRecord(asmRecord);
1885
BamlAssemblyInfoRecord assemblyInfo =
MapTable
.GetAssemblyInfoFromId(
1958
BamlTypeInfoRecord typeInfo =
MapTable
.GetTypeInfoFromId(bamlRecord.TypeId);
2188
textWithIdRecord?.Value =
MapTable
.GetStringFromStringId(
2195
Type converter =
MapTable
.GetTypeFromId(converterTypeId);
2353
BamlAttributeInfoRecord attrInfo =
MapTable
.GetAttributeInfoFromId(attrId);
2354
BamlTypeInfoRecord typeInfo =
MapTable
.GetTypeInfoFromId(attrInfo.OwnerTypeId);
2404
BamlAttributeInfoRecord attrInfo =
MapTable
.GetAttributeInfoFromId(memberId);
2405
BamlTypeInfoRecord valueTypeInfo =
MapTable
.GetTypeInfoFromId(attrInfo.OwnerTypeId);
2479
BamlAttributeInfoRecord attrInfo =
MapTable
.GetAttributeInfoFromId(memberId);
2480
BamlTypeInfoRecord valueTypeInfo =
MapTable
.GetTypeInfoFromId(attrInfo.OwnerTypeId);
2534
valueString =
MapTable
.GetStringFromStringId(memberId);
2593
BamlTypeInfoRecord valueTypeInfo =
MapTable
.GetTypeInfoFromId(typeId);
2633
BamlAssemblyInfoRecord assyInfo =
MapTable
.GetAssemblyInfoFromId(