8 types derived from BamlVariableSizedRecord
PresentationFramework (8)
System\Windows\Markup\BamlRecords.cs (8)
1155
internal class BamlXmlnsPropertyRecord :
BamlVariableSizedRecord
1262
internal class BamlPIMappingRecord :
BamlVariableSizedRecord
1363
internal abstract class BamlStringValueRecord :
BamlVariableSizedRecord
2691
internal class BamlPropertyCustomRecord :
BamlVariableSizedRecord
4155
internal class BamlAssemblyInfoRecord :
BamlVariableSizedRecord
4273
internal class BamlTypeInfoRecord :
BamlVariableSizedRecord
4571
internal class BamlAttributeInfoRecord :
BamlVariableSizedRecord
4962
internal class BamlStringInfoRecord :
BamlVariableSizedRecord
8 references to BamlVariableSizedRecord
PresentationFramework (8)
System\Windows\Markup\BamlRecords.cs (8)
1118
BamlVariableSizedRecord
newRecord = (
BamlVariableSizedRecord
)record;
1338
= BitVector32.CreateSection( (short)0xff,
BamlVariableSizedRecord
.LastFlagsSection );
2881
= BitVector32.CreateSection(1,
BamlVariableSizedRecord
.LastFlagsSection);
4222
= BitVector32.CreateSection( (short)0xff,
BamlVariableSizedRecord
.LastFlagsSection );
4435
= BitVector32.CreateSection( (short)0xff,
BamlVariableSizedRecord
.LastFlagsSection );
4917
= BitVector32.CreateSection( 1,
BamlVariableSizedRecord
.LastFlagsSection );
5056
= BitVector32.CreateSection( (short)0xff,
BamlVariableSizedRecord
.LastFlagsSection );