1 instantiation of StandaloneSigRow
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (1)
593_standAloneSigTable.Add(new StandaloneSigRow
3 references to StandaloneSigRow
System.Reflection.Metadata (3)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (3)
118private readonly List<StandaloneSigRow> _standAloneSigTable = new List<StandaloneSigRow>(); 2114foreach (StandaloneSigRow row in _standAloneSigTable)