3 references to _typeIdHighSection
PresentationBuildTasks (3)
Framework\System\Windows\Markup\BamlRecords.cs (3)
3426value |= (short) (_flags[_typeIdHighSection] << 8); 3434_flags[_typeIdHighSection] = (short) ((value & 0xff00) >> 8); 3497= BitVector32.CreateSection( 1, _typeIdHighSection );