1 write to NumberOfRows
System.Reflection.Metadata (1)
System\Reflection\Metadata\Internal\Tables.cs (1)
2153
this.
NumberOfRows
= numberOfRows;
1 reference to NumberOfRows
System.Reflection.Metadata (1)
System\Reflection\Metadata\MetadataReader.cs (1)
1037
public AssemblyFileHandleCollection AssemblyFiles => new AssemblyFileHandleCollection(FileTable.
NumberOfRows
);