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)
128private readonly List<CustomDebugInformationRow> _customDebugInformationTable = new List<CustomDebugInformationRow>(); 2396foreach (CustomDebugInformationRow row in _customDebugInformationTable.OrderBy((x, y) =>