1 instantiation of CustomDebugInformationRow
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (1)
1407
_customDebugInformationTable.Add(new
CustomDebugInformationRow
3 references to CustomDebugInformationRow
System.Reflection.Metadata (3)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (3)
128
private readonly List<
CustomDebugInformationRow
> _customDebugInformationTable = new List<
CustomDebugInformationRow
>();
2396
foreach (
CustomDebugInformationRow
row in _customDebugInformationTable.OrderBy((x, y) =>