2 references to CustomDebugInformation
System.Reflection.Metadata (2)
System\Reflection\Metadata\Internal\MetadataFlags.cs (1)
130| CustomDebugInformation,
System\Reflection\Metadata\MetadataReader.cs (1)
776this.CustomDebugInformationTable = new CustomDebugInformationTableReader(rowCounts[(int)TableIndex.CustomDebugInformation], IsDeclaredSorted(TableMask.CustomDebugInformation), hasCustomDebugInformationRefSizeCombined, guidHeapRefSize, blobHeapRefSize, metadataTablesMemoryBlock, totalRequiredSize);