Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Metadata.Ecma335.MethodDebugInformationTableReader Struct Reference

Package Functions

 MethodDebugInformationTableReader (int numberOfRows, int documentRefSize, int blobHeapRefSize, MemoryBlock containingBlock, int containingBlockOffset)
 
DocumentHandle GetDocument (MethodDebugInformationHandle handle)
 
BlobHandle GetSequencePoints (MethodDebugInformationHandle handle)
 

Package Attributes

readonly int NumberOfRows
 
readonly int RowSize
 
readonly MemoryBlock Block
 

Private Attributes

readonly bool _isDocumentRefSmall
 
readonly bool _isBlobHeapRefSizeSmall
 
readonly int _sequencePointsOffset
 

Detailed Description

Definition at line 5 of file MethodDebugInformationTableReader.cs.


The documentation for this struct was generated from the following file: