3 references to _stringIdHighSection
PresentationFramework (3)
System\Windows\Markup\BamlRecords.cs (3)
5008value |= (short) (_flags[_stringIdHighSection] << 8); 5016_flags[_stringIdHighSection] = (short) ((value & 0xff00) >> 8); 5065get { return _stringIdHighSection; }