2 references to _stringIdHighSection
PresentationBuildTasks (2)
Framework\System\Windows\Markup\BamlRecords.cs (2)
5263value |= (short) (_flags[_stringIdHighSection] << 8); 5271_flags[_stringIdHighSection] = (short) ((value & 0xff00) >> 8);