8 types derived from BamlVariableSizedRecord
PresentationBuildTasks (8)
Framework\System\Windows\Markup\BamlRecords.cs (8)
1172
internal class BamlXmlnsPropertyRecord :
BamlVariableSizedRecord
1286
internal class BamlPIMappingRecord :
BamlVariableSizedRecord
1394
internal abstract class BamlStringValueRecord :
BamlVariableSizedRecord
2785
internal class BamlPropertyCustomRecord :
BamlVariableSizedRecord
4388
internal class BamlAssemblyInfoRecord :
BamlVariableSizedRecord
4512
internal class BamlTypeInfoRecord :
BamlVariableSizedRecord
4821
internal class BamlAttributeInfoRecord :
BamlVariableSizedRecord
5217
internal class BamlStringInfoRecord :
BamlVariableSizedRecord
5 references to BamlVariableSizedRecord
PresentationBuildTasks (5)
Framework\System\Windows\Markup\BamlRecords.cs (5)
1365
= BitVector32.CreateSection( (short)0xff,
BamlVariableSizedRecord
.LastFlagsSection );
4457
= BitVector32.CreateSection( (short)0xff,
BamlVariableSizedRecord
.LastFlagsSection );
4677
= BitVector32.CreateSection( (short)0xff,
BamlVariableSizedRecord
.LastFlagsSection );
5167
= BitVector32.CreateSection( 1,
BamlVariableSizedRecord
.LastFlagsSection );
5312
= BitVector32.CreateSection( (short)0xff,
BamlVariableSizedRecord
.LastFlagsSection );