4 references to LastFlagsSection
PresentationFramework (4)
System\Windows\Markup\BamlRecords.cs (4)
1144
get { return BamlRecord.
LastFlagsSection
; }
2438
= BitVector32.CreateSection(1, BamlRecord.
LastFlagsSection
);
3315
= BitVector32.CreateSection( (short)0xff, BamlRecord.
LastFlagsSection
);
3679
= BitVector32.CreateSection(1, BamlRecord.
LastFlagsSection
);