35 references to MapTable
PresentationFramework (35)
System\Windows\Markup\BamlReader.cs (35)
565
MapTable
.LoadTypeInfoRecord((BamlTypeInfoRecord)_currentBamlRecord);
570
MapTable
.LoadAttributeInfoRecord((BamlAttributeInfoRecord)_currentBamlRecord);
575
MapTable
.LoadStringInfoRecord((BamlStringInfoRecord)_currentBamlRecord);
708
MapTable
.LoadTypeInfoRecord((BamlTypeInfoRecord)_currentBamlRecord);
712
MapTable
.LoadAttributeInfoRecord((BamlAttributeInfoRecord)_currentBamlRecord);
716
MapTable
.LoadStringInfoRecord((BamlStringInfoRecord)_currentBamlRecord);
869
string value =
MapTable
.GetStringFromStringId(((BamlPropertyStringReferenceRecord)_currentBamlRecord).StringId);
983
attrInfo.DP =
MapTable
.GetDependencyProperty(attrInfo);
1093
bamlRecord.Name =
MapTable
.GetStringFromStringId(bamlRecord.NameId);
1120
bamlRecord.Name =
MapTable
.GetStringFromStringId(bamlRecord.NameId);
1260
stringKeyRecord.Value =
MapTable
.GetStringFromStringId(
1296
BamlTypeInfoRecord typeInfo =
MapTable
.GetTypeInfoFromId(typeKeyRecord.TypeId);
1416
BamlTypeInfoRecord typeInfo =
MapTable
.GetTypeInfoFromId(keyStartRecord.TypeId);
1472
MapTable
.LoadTypeInfoRecord((BamlTypeInfoRecord)_currentBamlRecord);
1476
MapTable
.LoadAttributeInfoRecord((BamlAttributeInfoRecord)_currentBamlRecord);
1480
MapTable
.LoadStringInfoRecord((BamlStringInfoRecord)_currentBamlRecord);
1506
textWithIdRecord.Value =
MapTable
.GetStringFromStringId(
1543
BamlTypeInfoRecord elementTypeInfo =
MapTable
.GetTypeInfoFromId(elementStartRecord.TypeId);
1619
string value =
MapTable
.GetStringFromStringId(((BamlPropertyStringReferenceRecord)_currentBamlRecord).StringId);
1633
string attributeName =
MapTable
.GetAttributeNameFromId(
1647
string attributeName =
MapTable
.GetAttributeNameFromId(
1850
MapTable
.LoadAssemblyInfoRecord(asmRecord);
1872
BamlAssemblyInfoRecord assemblyInfo =
MapTable
.GetAssemblyInfoFromId(
1945
BamlTypeInfoRecord typeInfo =
MapTable
.GetTypeInfoFromId(bamlRecord.TypeId);
2175
textWithIdRecord.Value =
MapTable
.GetStringFromStringId(
2183
Type converter =
MapTable
.GetTypeFromId(converterTypeId);
2337
BamlAttributeInfoRecord attrInfo =
MapTable
.GetAttributeInfoFromId(attrId);
2338
BamlTypeInfoRecord typeInfo =
MapTable
.GetTypeInfoFromId(attrInfo.OwnerTypeId);
2388
BamlAttributeInfoRecord attrInfo =
MapTable
.GetAttributeInfoFromId(memberId);
2389
BamlTypeInfoRecord valueTypeInfo =
MapTable
.GetTypeInfoFromId(attrInfo.OwnerTypeId);
2463
BamlAttributeInfoRecord attrInfo =
MapTable
.GetAttributeInfoFromId(memberId);
2464
BamlTypeInfoRecord valueTypeInfo =
MapTable
.GetTypeInfoFromId(attrInfo.OwnerTypeId);
2518
valueString =
MapTable
.GetStringFromStringId(memberId);
2577
BamlTypeInfoRecord valueTypeInfo =
MapTable
.GetTypeInfoFromId(typeId);
2617
BamlAssemblyInfoRecord assyInfo =
MapTable
.GetAssemblyInfoFromId(