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

Package Functions

 ImplMapTableReader (int numberOfRows, bool declaredSorted, int moduleRefTableRowRefSize, int memberForwardedRefSize, int stringHeapRefSize, MemoryBlock containingBlock, int containingBlockOffset)
 
MethodImport GetImport (int rowId)
 
EntityHandle GetMemberForwarded (int rowId)
 
int FindImplForMethod (MethodDefinitionHandle methodDef)
 

Package Attributes

readonly int NumberOfRows
 
readonly int RowSize
 
readonly MemoryBlock Block
 

Private Member Functions

int BinarySearchTag (uint searchCodedTag)
 
bool CheckSorted ()
 

Private Attributes

readonly bool _IsModuleRefTableRowRefSizeSmall
 
readonly bool _IsMemberForwardRowRefSizeSmall
 
readonly bool _IsStringHeapRefSizeSmall
 
readonly int _FlagsOffset
 
readonly int _MemberForwardedOffset
 
readonly int _ImportNameOffset
 
readonly int _ImportScopeOffset
 

Detailed Description

Definition at line 5 of file ImplMapTableReader.cs.


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