4 references to HasCustomDebugInformationTag
System.Reflection.Metadata (4)
System\Reflection\Metadata\MetadataReader.cs (2)
753int hasCustomDebugInformationRefSizeCombined = ComputeCodedTokenSize(HasCustomDebugInformationTag.LargeRowSize, combinedRowCounts, HasCustomDebugInformationTag.TablesReferenced);
System\Reflection\Metadata\PortablePdb\Tables.Debug.cs (2)
472return HasCustomDebugInformationTag.ConvertToHandle(Block.PeekTaggedReference(rowOffset + ParentOffset, _isHasCustomDebugInformationRefSizeSmall)); 495HasCustomDebugInformationTag.ConvertToTag(parentHandle),