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

Package Functions

 BranchInfo (int ilOffset, LabelHandle label, ILOpCode opCode)
 
int GetBranchDistance (ImmutableArray< int >.Builder labels, ILOpCode branchOpCode, int branchILOffset, bool isShortBranch)
 

Package Attributes

readonly int ILOffset
 
readonly LabelHandle Label
 

Properties

ILOpCode OpCode [get]
 

Private Attributes

readonly byte _opCode
 

Detailed Description

Definition at line 8 of file ControlFlowBuilder.cs.


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