8 types derived from BamlVariableSizedRecord
PresentationBuildTasks (8)
Framework\System\Windows\Markup\BamlRecords.cs (8)
1172internal class BamlXmlnsPropertyRecord : BamlVariableSizedRecord 1286internal class BamlPIMappingRecord : BamlVariableSizedRecord 1394internal abstract class BamlStringValueRecord : BamlVariableSizedRecord 2785internal class BamlPropertyCustomRecord : BamlVariableSizedRecord 4388internal class BamlAssemblyInfoRecord : BamlVariableSizedRecord 4512internal class BamlTypeInfoRecord : BamlVariableSizedRecord 4821internal class BamlAttributeInfoRecord : BamlVariableSizedRecord 5217internal 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 );