3 references to _stringIdLowSection
PresentationFramework (3)
System\Windows\Markup\BamlRecords.cs (3)
5007
short value = (short) _flags[
_stringIdLowSection
];
5015
_flags[
_stringIdLowSection
] = (short) (value & 0xff);
5059
= BitVector32.CreateSection( (short)0xff,
_stringIdLowSection
);