4 references to LastFlagsSection
PresentationFramework (4)
System\Windows\Markup\BamlRecords.cs (4)
1132
get { return BamlRecord.
LastFlagsSection
; }
2426
= BitVector32.CreateSection(1, BamlRecord.
LastFlagsSection
);
3303
= BitVector32.CreateSection( (short)0xff, BamlRecord.
LastFlagsSection
);
3667
= BitVector32.CreateSection(1, BamlRecord.
LastFlagsSection
);