8 types derived from BamlVariableSizedRecord
PresentationFramework (8)
System\Windows\Markup\BamlRecords.cs (8)
1148
internal class BamlXmlnsPropertyRecord :
BamlVariableSizedRecord
1255
internal class BamlPIMappingRecord :
BamlVariableSizedRecord
1356
internal abstract class BamlStringValueRecord :
BamlVariableSizedRecord
2684
internal class BamlPropertyCustomRecord :
BamlVariableSizedRecord
4148
internal class BamlAssemblyInfoRecord :
BamlVariableSizedRecord
4266
internal class BamlTypeInfoRecord :
BamlVariableSizedRecord
4564
internal class BamlAttributeInfoRecord :
BamlVariableSizedRecord
4954
internal class BamlStringInfoRecord :
BamlVariableSizedRecord
8 references to BamlVariableSizedRecord
PresentationFramework (8)
System\Windows\Markup\BamlRecords.cs (8)
1111
BamlVariableSizedRecord
newRecord = (
BamlVariableSizedRecord
)record;
1331
= BitVector32.CreateSection( (short)0xff,
BamlVariableSizedRecord
.LastFlagsSection );
2874
= BitVector32.CreateSection(1,
BamlVariableSizedRecord
.LastFlagsSection);
4215
= BitVector32.CreateSection( (short)0xff,
BamlVariableSizedRecord
.LastFlagsSection );
4428
= BitVector32.CreateSection( (short)0xff,
BamlVariableSizedRecord
.LastFlagsSection );
4909
= BitVector32.CreateSection( 1,
BamlVariableSizedRecord
.LastFlagsSection );
5048
= BitVector32.CreateSection( (short)0xff,
BamlVariableSizedRecord
.LastFlagsSection );