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