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

Package Functions

 LocalVariableTableReader (int numberOfRows, int stringHeapRefSize, MemoryBlock containingBlock, int containingBlockOffset)
 
LocalVariableAttributes GetAttributes (LocalVariableHandle handle)
 
ushort GetIndex (LocalVariableHandle handle)
 
StringHandle GetName (LocalVariableHandle handle)
 

Package Attributes

readonly int NumberOfRows
 
readonly int RowSize
 
readonly MemoryBlock Block
 

Private Attributes

readonly bool _isStringHeapRefSizeSmall
 
readonly int _attributesOffset
 
readonly int _indexOffset
 
readonly int _nameOffset
 

Detailed Description

Definition at line 5 of file LocalVariableTableReader.cs.


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