3 references to _typeIdHighSection
PresentationFramework (3)
System\Windows\Markup\BamlRecords.cs (3)
3254value |= (short) (_flags[_typeIdHighSection] << 8); 3262_flags[_typeIdHighSection] = (short) ((value & 0xff00) >> 8); 3321= BitVector32.CreateSection( 1, _typeIdHighSection );