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