3 references to _typeIdLowSection
PresentationBuildTasks (3)
Framework\System\Windows\Markup\BamlRecords.cs (3)
4572
short value = (short) _flags[
_typeIdLowSection
];
4580
_flags[
_typeIdLowSection
] = (short) (value & 0xff);
4680
= BitVector32.CreateSection( (short)0xff,
_typeIdLowSection
);