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

Package Functions

 MethodSpecTableReader (int numberOfRows, int methodDefOrRefRefSize, int blobHeapRefSize, MemoryBlock containingBlock, int containingBlockOffset)
 
EntityHandle GetMethod (MethodSpecificationHandle handle)
 
BlobHandle GetInstantiation (MethodSpecificationHandle handle)
 

Package Attributes

readonly int NumberOfRows
 
readonly int RowSize
 
readonly MemoryBlock Block
 

Private Attributes

readonly bool _IsMethodDefOrRefRefSizeSmall
 
readonly bool _IsBlobHeapRefSizeSmall
 
readonly int _MethodOffset
 
readonly int _InstantiationOffset
 

Detailed Description

Definition at line 5 of file MethodSpecTableReader.cs.


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