1 instantiation of ModuleRefRow
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (1)
784
_moduleRefTable.Add(new
ModuleRefRow
3 references to ModuleRefRow
System.Reflection.Metadata (3)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (3)
109
private readonly List<
ModuleRefRow
> _moduleRefTable = new List<
ModuleRefRow
>();
2184
foreach (
ModuleRefRow
moduleRef in _moduleRefTable)