| _hasResult | System.Linq.Expressions.Interpreter.GotoInstruction | private |
| _hasValue | System.Linq.Expressions.Interpreter.GotoInstruction | private |
| _labelIndex | System.Linq.Expressions.Interpreter.IndexedBranchInstruction | package |
| _labelTargetGetsValue | System.Linq.Expressions.Interpreter.GotoInstruction | private |
| ConsumedContinuations | System.Linq.Expressions.Interpreter.Instruction | |
| ConsumedStack | System.Linq.Expressions.Interpreter.GotoInstruction | |
| ContinuationsBalance | System.Linq.Expressions.Interpreter.Instruction | |
| Create(int labelIndex, bool hasResult, bool hasValue, bool labelTargetGetsValue) | System.Linq.Expressions.Interpreter.GotoInstruction | inlinepackagestatic |
| GetLabel(InterpretedFrame frame) | System.Linq.Expressions.Interpreter.IndexedBranchInstruction | inline |
| GotoInstruction(int targetIndex, bool hasResult, bool hasValue, bool labelTargetGetsValue) | System.Linq.Expressions.Interpreter.GotoInstruction | inlineprivate |
| IndexedBranchInstruction(int labelIndex) | System.Linq.Expressions.Interpreter.IndexedBranchInstruction | inline |
| InstructionName | System.Linq.Expressions.Interpreter.GotoInstruction | |
| NullCheck(object o) | System.Linq.Expressions.Interpreter.Instruction | inlineprotectedstatic |
| ProducedContinuations | System.Linq.Expressions.Interpreter.Instruction | |
| ProducedStack | System.Linq.Expressions.Interpreter.GotoInstruction | |
| Run(InterpretedFrame frame) | System.Linq.Expressions.Interpreter.GotoInstruction | inline |
| s_cache | System.Linq.Expressions.Interpreter.GotoInstruction | privatestatic |
| StackBalance | System.Linq.Expressions.Interpreter.Instruction | |
| ToDebugString(int instructionIndex, object cookie, Func< int, int > labelIndexer, IReadOnlyList< object > objects) | System.Linq.Expressions.Interpreter.IndexedBranchInstruction | inlinevirtual |
| ToString() | System.Linq.Expressions.Interpreter.IndexedBranchInstruction | inline |