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)
109private readonly List<ModuleRefRow> _moduleRefTable = new List<ModuleRefRow>(); 2184foreach (ModuleRefRow moduleRef in _moduleRefTable)