8 types derived from BamlVariableSizedRecord
PresentationFramework (8)
System\Windows\Markup\BamlRecords.cs (8)
1161
internal class BamlXmlnsPropertyRecord :
BamlVariableSizedRecord
1268
internal class BamlPIMappingRecord :
BamlVariableSizedRecord
1369
internal abstract class BamlStringValueRecord :
BamlVariableSizedRecord
2697
internal class BamlPropertyCustomRecord :
BamlVariableSizedRecord
4161
internal class BamlAssemblyInfoRecord :
BamlVariableSizedRecord
4279
internal class BamlTypeInfoRecord :
BamlVariableSizedRecord
4577
internal class BamlAttributeInfoRecord :
BamlVariableSizedRecord
4968
internal class BamlStringInfoRecord :
BamlVariableSizedRecord
8 references to BamlVariableSizedRecord
PresentationFramework (8)
System\Windows\Markup\BamlRecords.cs (8)
1124
BamlVariableSizedRecord
newRecord = (
BamlVariableSizedRecord
)record;
1344
= BitVector32.CreateSection( (short)0xff,
BamlVariableSizedRecord
.LastFlagsSection );
2887
= BitVector32.CreateSection(1,
BamlVariableSizedRecord
.LastFlagsSection);
4228
= BitVector32.CreateSection( (short)0xff,
BamlVariableSizedRecord
.LastFlagsSection );
4441
= BitVector32.CreateSection( (short)0xff,
BamlVariableSizedRecord
.LastFlagsSection );
4923
= BitVector32.CreateSection( 1,
BamlVariableSizedRecord
.LastFlagsSection );
5062
= BitVector32.CreateSection( (short)0xff,
BamlVariableSizedRecord
.LastFlagsSection );