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)
118
private readonly List<
StandaloneSigRow
> _standAloneSigTable = new List<
StandaloneSigRow
>();
2114
foreach (
StandaloneSigRow
row in _standAloneSigTable)