8 types derived from BamlVariableSizedRecord
PresentationFramework (8)
System\Windows\Markup\BamlRecords.cs (8)
1149
internal class BamlXmlnsPropertyRecord :
BamlVariableSizedRecord
1256
internal class BamlPIMappingRecord :
BamlVariableSizedRecord
1357
internal abstract class BamlStringValueRecord :
BamlVariableSizedRecord
2685
internal class BamlPropertyCustomRecord :
BamlVariableSizedRecord
4149
internal class BamlAssemblyInfoRecord :
BamlVariableSizedRecord
4267
internal class BamlTypeInfoRecord :
BamlVariableSizedRecord
4565
internal class BamlAttributeInfoRecord :
BamlVariableSizedRecord
4955
internal class BamlStringInfoRecord :
BamlVariableSizedRecord
8 references to BamlVariableSizedRecord
PresentationFramework (8)
System\Windows\Markup\BamlRecords.cs (8)
1112
BamlVariableSizedRecord
newRecord = (
BamlVariableSizedRecord
)record;
1332
= BitVector32.CreateSection( (short)0xff,
BamlVariableSizedRecord
.LastFlagsSection );
2875
= BitVector32.CreateSection(1,
BamlVariableSizedRecord
.LastFlagsSection);
4216
= BitVector32.CreateSection( (short)0xff,
BamlVariableSizedRecord
.LastFlagsSection );
4429
= BitVector32.CreateSection( (short)0xff,
BamlVariableSizedRecord
.LastFlagsSection );
4910
= BitVector32.CreateSection( 1,
BamlVariableSizedRecord
.LastFlagsSection );
5049
= BitVector32.CreateSection( (short)0xff,
BamlVariableSizedRecord
.LastFlagsSection );