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)
121
private readonly List<
DocumentRow
> _documentTable = new List<
DocumentRow
>();
2324
foreach (
var
row in _documentTable)