3 references to _typeIdLowSection
PresentationFramework (3)
System\Windows\Markup\BamlRecords.cs (3)
4326
short value = (short) _flags[
_typeIdLowSection
];
4334
_flags[
_typeIdLowSection
] = (short) (value & 0xff);
4432
= BitVector32.CreateSection( (short)0xff,
_typeIdLowSection
);