1 instantiation of CustomDebugInformationTableReader
System.Reflection.Metadata (1)
System\Reflection\Metadata\MetadataReader.cs (1)
776this.CustomDebugInformationTable = new CustomDebugInformationTableReader(rowCounts[(int)TableIndex.CustomDebugInformation], IsDeclaredSorted(TableMask.CustomDebugInformation), hasCustomDebugInformationRefSizeCombined, guidHeapRefSize, blobHeapRefSize, metadataTablesMemoryBlock, totalRequiredSize);
1 reference to CustomDebugInformationTableReader
System.Reflection.Metadata (1)
System\Reflection\Metadata\MetadataReader.cs (1)
430internal CustomDebugInformationTableReader CustomDebugInformationTable;