1 instantiation of DocumentRow
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (1)
1223_documentTable.Add(new DocumentRow
3 references to DocumentRow
System.Reflection.Metadata (3)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (3)
121private readonly List<DocumentRow> _documentTable = new List<DocumentRow>(); 2324foreach (var row in _documentTable)