35 references to MapTable
PresentationFramework (35)
System\Windows\Markup\BamlReader.cs (35)
575
MapTable
.LoadTypeInfoRecord((BamlTypeInfoRecord)_currentBamlRecord);
580
MapTable
.LoadAttributeInfoRecord((BamlAttributeInfoRecord)_currentBamlRecord);
585
MapTable
.LoadStringInfoRecord((BamlStringInfoRecord)_currentBamlRecord);
718
MapTable
.LoadTypeInfoRecord((BamlTypeInfoRecord)_currentBamlRecord);
722
MapTable
.LoadAttributeInfoRecord((BamlAttributeInfoRecord)_currentBamlRecord);
726
MapTable
.LoadStringInfoRecord((BamlStringInfoRecord)_currentBamlRecord);
879
string value =
MapTable
.GetStringFromStringId(((BamlPropertyStringReferenceRecord)_currentBamlRecord).StringId);
993
attrInfo.DP =
MapTable
.GetDependencyProperty(attrInfo);
1103
bamlRecord.Name =
MapTable
.GetStringFromStringId(bamlRecord.NameId);
1130
bamlRecord.Name =
MapTable
.GetStringFromStringId(bamlRecord.NameId);
1270
stringKeyRecord.Value =
MapTable
.GetStringFromStringId(
1306
BamlTypeInfoRecord typeInfo =
MapTable
.GetTypeInfoFromId(typeKeyRecord.TypeId);
1426
BamlTypeInfoRecord typeInfo =
MapTable
.GetTypeInfoFromId(keyStartRecord.TypeId);
1482
MapTable
.LoadTypeInfoRecord((BamlTypeInfoRecord)_currentBamlRecord);
1486
MapTable
.LoadAttributeInfoRecord((BamlAttributeInfoRecord)_currentBamlRecord);
1490
MapTable
.LoadStringInfoRecord((BamlStringInfoRecord)_currentBamlRecord);
1516
textWithIdRecord.Value =
MapTable
.GetStringFromStringId(
1553
BamlTypeInfoRecord elementTypeInfo =
MapTable
.GetTypeInfoFromId(elementStartRecord.TypeId);
1629
string value =
MapTable
.GetStringFromStringId(((BamlPropertyStringReferenceRecord)_currentBamlRecord).StringId);
1643
string attributeName =
MapTable
.GetAttributeNameFromId(
1657
string attributeName =
MapTable
.GetAttributeNameFromId(
1860
MapTable
.LoadAssemblyInfoRecord(asmRecord);
1882
BamlAssemblyInfoRecord assemblyInfo =
MapTable
.GetAssemblyInfoFromId(
1955
BamlTypeInfoRecord typeInfo =
MapTable
.GetTypeInfoFromId(bamlRecord.TypeId);
2185
textWithIdRecord.Value =
MapTable
.GetStringFromStringId(
2193
Type converter =
MapTable
.GetTypeFromId(converterTypeId);
2347
BamlAttributeInfoRecord attrInfo =
MapTable
.GetAttributeInfoFromId(attrId);
2348
BamlTypeInfoRecord typeInfo =
MapTable
.GetTypeInfoFromId(attrInfo.OwnerTypeId);
2398
BamlAttributeInfoRecord attrInfo =
MapTable
.GetAttributeInfoFromId(memberId);
2399
BamlTypeInfoRecord valueTypeInfo =
MapTable
.GetTypeInfoFromId(attrInfo.OwnerTypeId);
2473
BamlAttributeInfoRecord attrInfo =
MapTable
.GetAttributeInfoFromId(memberId);
2474
BamlTypeInfoRecord valueTypeInfo =
MapTable
.GetTypeInfoFromId(attrInfo.OwnerTypeId);
2528
valueString =
MapTable
.GetStringFromStringId(memberId);
2587
BamlTypeInfoRecord valueTypeInfo =
MapTable
.GetTypeInfoFromId(typeId);
2627
BamlAssemblyInfoRecord assyInfo =
MapTable
.GetAssemblyInfoFromId(