_argumentCount | System.Linq.Expressions.Interpreter.MethodInfoCallInstruction | protected |
_byrefArgs | System.Linq.Expressions.Interpreter.ByRefMethodInfoCallInstruction | private |
_target | System.Linq.Expressions.Interpreter.MethodInfoCallInstruction | protected |
ArgumentCount | System.Linq.Expressions.Interpreter.MethodInfoCallInstruction | |
ArrayItemSetter1(Array array, int index0, object value) | System.Linq.Expressions.Interpreter.CallInstruction | inlinestatic |
ArrayItemSetter2(Array array, int index0, int index1, object value) | System.Linq.Expressions.Interpreter.CallInstruction | inlinestatic |
ArrayItemSetter3(Array array, int index0, int index1, int index2, object value) | System.Linq.Expressions.Interpreter.CallInstruction | inlinestatic |
ByRefMethodInfoCallInstruction(MethodInfo target, int argumentCount, ByRefUpdater[] byrefArgs) | System.Linq.Expressions.Interpreter.ByRefMethodInfoCallInstruction | inlinepackage |
ConsumedContinuations | System.Linq.Expressions.Interpreter.Instruction | |
ConsumedStack | System.Linq.Expressions.Interpreter.CallInstruction | |
ContinuationsBalance | System.Linq.Expressions.Interpreter.Instruction | |
Create(MethodInfo info) | System.Linq.Expressions.Interpreter.CallInstruction | inlinestatic |
Create(MethodInfo info, ParameterInfo[] parameters) | System.Linq.Expressions.Interpreter.CallInstruction | inlinestatic |
FastCreate(MethodInfo target, ParameterInfo[] pi) | System.Linq.Expressions.Interpreter.CallInstruction | inlineprivatestatic |
FastCreate< T0 >(MethodInfo target, ParameterInfo[] pi) | System.Linq.Expressions.Interpreter.CallInstruction | inlineprivatestatic |
FastCreate< T0, T1 >(MethodInfo target, ParameterInfo[] pi) | System.Linq.Expressions.Interpreter.CallInstruction | inlineprivatestatic |
GetArgs(InterpretedFrame frame, int first, int skip) | System.Linq.Expressions.Interpreter.MethodInfoCallInstruction | inlineprotected |
GetArrayAccessor(MethodInfo info, int argumentCount) | System.Linq.Expressions.Interpreter.CallInstruction | inlineprivatestatic |
GetHelperType(MethodInfo info, Type[] arrTypes) | System.Linq.Expressions.Interpreter.CallInstruction | inlineprivatestatic |
IndexIsNotReturnType(int index, MethodInfo target, ParameterInfo[] pi) | System.Linq.Expressions.Interpreter.CallInstruction | inlineprivatestatic |
InstructionName | System.Linq.Expressions.Interpreter.CallInstruction | |
InterpretLambdaInvoke(LightLambda targetLambda, object[] args) | System.Linq.Expressions.Interpreter.CallInstruction | inlineprotected |
MethodInfoCallInstruction(MethodInfo target, int argumentCount) | System.Linq.Expressions.Interpreter.MethodInfoCallInstruction | inlinepackage |
NullCheck(object o) | System.Linq.Expressions.Interpreter.Instruction | inlineprotectedstatic |
ProducedContinuations | System.Linq.Expressions.Interpreter.Instruction | |
ProducedStack | System.Linq.Expressions.Interpreter.ByRefMethodInfoCallInstruction | |
Run(InterpretedFrame frame) | System.Linq.Expressions.Interpreter.ByRefMethodInfoCallInstruction | inline |
s_cache | System.Linq.Expressions.Interpreter.CallInstruction | privatestatic |
ShouldCache(MethodInfo info) | System.Linq.Expressions.Interpreter.CallInstruction | inlineprivatestatic |
SlowCreate(MethodInfo info, ParameterInfo[] pis) | System.Linq.Expressions.Interpreter.CallInstruction | inlineprivatestatic |
StackBalance | System.Linq.Expressions.Interpreter.Instruction | |
ToDebugString(int instructionIndex, object cookie, Func< int, int > labelIndexer, IReadOnlyList< object > objects) | System.Linq.Expressions.Interpreter.Instruction | inlinevirtual |
ToString() | System.Linq.Expressions.Interpreter.MethodInfoCallInstruction | inline |
TryGetLightLambdaTarget(object instance, [NotNullWhen(true)] out LightLambda lightLambda) | System.Linq.Expressions.Interpreter.CallInstruction | inlineprotectedstatic |
TryGetParameterOrReturnType(MethodInfo target, ParameterInfo[] pi, int index) | System.Linq.Expressions.Interpreter.CallInstruction | inlineprivatestatic |