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);
1521
textWithIdRecord.Value =
MapTable
.GetStringFromStringId(
1558
BamlTypeInfoRecord elementTypeInfo =
MapTable
.GetTypeInfoFromId(elementStartRecord.TypeId);
1634
string value =
MapTable
.GetStringFromStringId(((BamlPropertyStringReferenceRecord)_currentBamlRecord).StringId);
1648
string attributeName =
MapTable
.GetAttributeNameFromId(
1662
string attributeName =
MapTable
.GetAttributeNameFromId(
1866
MapTable
.LoadAssemblyInfoRecord(asmRecord);
1888
BamlAssemblyInfoRecord assemblyInfo =
MapTable
.GetAssemblyInfoFromId(
1961
BamlTypeInfoRecord typeInfo =
MapTable
.GetTypeInfoFromId(bamlRecord.TypeId);
2193
textWithIdRecord.Value =
MapTable
.GetStringFromStringId(
2201
Type converter =
MapTable
.GetTypeFromId(converterTypeId);
2359
BamlAttributeInfoRecord attrInfo =
MapTable
.GetAttributeInfoFromId(attrId);
2360
BamlTypeInfoRecord typeInfo =
MapTable
.GetTypeInfoFromId(attrInfo.OwnerTypeId);
2410
BamlAttributeInfoRecord attrInfo =
MapTable
.GetAttributeInfoFromId(memberId);
2411
BamlTypeInfoRecord valueTypeInfo =
MapTable
.GetTypeInfoFromId(attrInfo.OwnerTypeId);
2485
BamlAttributeInfoRecord attrInfo =
MapTable
.GetAttributeInfoFromId(memberId);
2486
BamlTypeInfoRecord valueTypeInfo =
MapTable
.GetTypeInfoFromId(attrInfo.OwnerTypeId);
2540
valueString =
MapTable
.GetStringFromStringId(memberId);
2599
BamlTypeInfoRecord valueTypeInfo =
MapTable
.GetTypeInfoFromId(typeId);
2639
BamlAssemblyInfoRecord assyInfo =
MapTable
.GetAssemblyInfoFromId(