1 instantiation of ImportScopeRow
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (1)
1340_importScopeTable.Add(new ImportScopeRow
3 references to ImportScopeRow
System.Reflection.Metadata (3)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (3)
126private readonly List<ImportScopeRow> _importScopeTable = new List<ImportScopeRow>(); 2376foreach (var row in _importScopeTable)