8 types derived from BamlVariableSizedRecord
PresentationFramework (8)
src\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
8 references to BamlVariableSizedRecord
PresentationFramework (8)
src\Framework\System\Windows\Markup\BamlRecords.cs (8)
1131
BamlVariableSizedRecord
newRecord = (
BamlVariableSizedRecord
)record;
1365
= BitVector32.CreateSection( (short)0xff,
BamlVariableSizedRecord
.LastFlagsSection );
2975
= BitVector32.CreateSection(1,
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 );