35 references to MapTable
PresentationFramework (35)
System\Windows\Markup\BamlReader.cs (35)
567
MapTable
.LoadTypeInfoRecord((BamlTypeInfoRecord)_currentBamlRecord);
572
MapTable
.LoadAttributeInfoRecord((BamlAttributeInfoRecord)_currentBamlRecord);
577
MapTable
.LoadStringInfoRecord((BamlStringInfoRecord)_currentBamlRecord);
710
MapTable
.LoadTypeInfoRecord((BamlTypeInfoRecord)_currentBamlRecord);
714
MapTable
.LoadAttributeInfoRecord((BamlAttributeInfoRecord)_currentBamlRecord);
718
MapTable
.LoadStringInfoRecord((BamlStringInfoRecord)_currentBamlRecord);
873
string value =
MapTable
.GetStringFromStringId(((BamlPropertyStringReferenceRecord)_currentBamlRecord).StringId);
987
attrInfo.DP =
MapTable
.GetDependencyProperty(attrInfo);
1097
bamlRecord.Name =
MapTable
.GetStringFromStringId(bamlRecord.NameId);
1126
bamlRecord.Name =
MapTable
.GetStringFromStringId(bamlRecord.NameId);
1270
stringKeyRecord.Value =
MapTable
.GetStringFromStringId(
1308
BamlTypeInfoRecord typeInfo =
MapTable
.GetTypeInfoFromId(typeKeyRecord.TypeId);
1432
BamlTypeInfoRecord typeInfo =
MapTable
.GetTypeInfoFromId(keyStartRecord.TypeId);
1488
MapTable
.LoadTypeInfoRecord((BamlTypeInfoRecord)_currentBamlRecord);
1492
MapTable
.LoadAttributeInfoRecord((BamlAttributeInfoRecord)_currentBamlRecord);
1496
MapTable
.LoadStringInfoRecord((BamlStringInfoRecord)_currentBamlRecord);
1522
textWithIdRecord.Value =
MapTable
.GetStringFromStringId(
1559
BamlTypeInfoRecord elementTypeInfo =
MapTable
.GetTypeInfoFromId(elementStartRecord.TypeId);
1635
string value =
MapTable
.GetStringFromStringId(((BamlPropertyStringReferenceRecord)_currentBamlRecord).StringId);
1649
string attributeName =
MapTable
.GetAttributeNameFromId(
1663
string attributeName =
MapTable
.GetAttributeNameFromId(
1867
MapTable
.LoadAssemblyInfoRecord(asmRecord);
1889
BamlAssemblyInfoRecord assemblyInfo =
MapTable
.GetAssemblyInfoFromId(
1962
BamlTypeInfoRecord typeInfo =
MapTable
.GetTypeInfoFromId(bamlRecord.TypeId);
2194
textWithIdRecord.Value =
MapTable
.GetStringFromStringId(
2202
Type converter =
MapTable
.GetTypeFromId(converterTypeId);
2360
BamlAttributeInfoRecord attrInfo =
MapTable
.GetAttributeInfoFromId(attrId);
2361
BamlTypeInfoRecord typeInfo =
MapTable
.GetTypeInfoFromId(attrInfo.OwnerTypeId);
2411
BamlAttributeInfoRecord attrInfo =
MapTable
.GetAttributeInfoFromId(memberId);
2412
BamlTypeInfoRecord valueTypeInfo =
MapTable
.GetTypeInfoFromId(attrInfo.OwnerTypeId);
2486
BamlAttributeInfoRecord attrInfo =
MapTable
.GetAttributeInfoFromId(memberId);
2487
BamlTypeInfoRecord valueTypeInfo =
MapTable
.GetTypeInfoFromId(attrInfo.OwnerTypeId);
2541
valueString =
MapTable
.GetStringFromStringId(memberId);
2600
BamlTypeInfoRecord valueTypeInfo =
MapTable
.GetTypeInfoFromId(typeId);
2640
BamlAssemblyInfoRecord assyInfo =
MapTable
.GetAssemblyInfoFromId(