4 references to LastFlagsSection
PresentationFramework (4)
System\Windows\Markup\BamlRecords.cs (4)
1138
get { return BamlRecord.
LastFlagsSection
; }
2432
= BitVector32.CreateSection(1, BamlRecord.
LastFlagsSection
);
3309
= BitVector32.CreateSection( (short)0xff, BamlRecord.
LastFlagsSection
);
3673
= BitVector32.CreateSection(1, BamlRecord.
LastFlagsSection
);