1 write to Block
System.Reflection.Metadata (1)
System\Reflection\Metadata\PortablePdb\Tables.Debug.cs (1)
461
Block
= containingBlock.GetMemoryBlockAt(containingBlockOffset, RowSize * numberOfRows);
6 references to Block
System.Reflection.Metadata (6)
System\Reflection\Metadata\Ecma335\MetadataReaderExtensions.cs (1)
184
TableIndex.CustomDebugInformation => reader.CustomDebugInformationTable.
Block
,
System\Reflection\Metadata\MetadataReader.cs (1)
777
totalRequiredSize += this.CustomDebugInformationTable.
Block
.Length;
System\Reflection\Metadata\PortablePdb\Tables.Debug.cs (4)
472
return HasCustomDebugInformationTag.ConvertToHandle(
Block
.PeekTaggedReference(rowOffset + ParentOffset, _isHasCustomDebugInformationRefSizeSmall));
478
return GuidHandle.FromIndex(
Block
.PeekHeapReference(rowOffset + _kindOffset, _isGuidHeapRefSizeSmall));
484
return BlobHandle.FromOffset(
Block
.PeekHeapReference(rowOffset + _valueOffset, _isBlobHeapRefSizeSmall));
491
Block
.BinarySearchReferenceRange(