4 references to LastFlagsSection
PresentationFramework (4)
System\Windows\Markup\BamlRecords.cs (4)
1131
get { return BamlRecord.
LastFlagsSection
; }
2425
= BitVector32.CreateSection(1, BamlRecord.
LastFlagsSection
);
3302
= BitVector32.CreateSection( (short)0xff, BamlRecord.
LastFlagsSection
);
3666
= BitVector32.CreateSection(1, BamlRecord.
LastFlagsSection
);