1 write to RowSize
System.Reflection.Metadata (1)
System\Reflection\Metadata\Internal\Tables.cs (1)
1963
this.
RowSize
= _ProcessorOffset + sizeof(uint);
2 references to RowSize
System.Reflection.Metadata (2)
System\Reflection\Metadata\Ecma335\MetadataReaderExtensions.cs (1)
82
TableIndex.AssemblyProcessor => reader.AssemblyProcessorTable.
RowSize
,
System\Reflection\Metadata\Internal\Tables.cs (1)
1964
this.Block = containingBlock.GetMemoryBlockAt(containingBlockOffset, this.
RowSize
* numberOfRows);