1 instantiation of MethodDebugInformationRow
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (1)
1246_methodDebugInformationTable.Add(new MethodDebugInformationRow
3 references to MethodDebugInformationRow
System.Reflection.Metadata (3)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (3)
122private readonly List<MethodDebugInformationRow> _methodDebugInformationTable = new List<MethodDebugInformationRow>(); 2335foreach (var row in _methodDebugInformationTable)