1 write to _TypeOffset
System.Reflection.Metadata (1)
System\Reflection\Metadata\Internal\Tables.cs (1)
700_TypeOffset = 0;
2 references to _TypeOffset
System.Reflection.Metadata (2)
System\Reflection\Metadata\Internal\Tables.cs (2)
701_ParentOffset = _TypeOffset + sizeof(byte) + 1; // Alignment here (+1)... 715return (ConstantTypeCode)this.Block.PeekByte(rowOffset + _TypeOffset);