1 instantiation of EncLogRow
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (1)
1190
_encLogTable.Add(new
EncLogRow
3 references to EncLogRow
System.Reflection.Metadata (3)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (3)
81
private readonly List<
EncLogRow
> _encLogTable = new List<
EncLogRow
>();
1937
foreach (
EncLogRow
encLog in _encLogTable)