_debugInfos | System.Linq.Expressions.Interpreter.LightCompiler | private |
_exceptionForRethrowStack | System.Linq.Expressions.Interpreter.LightCompiler | private |
_guard | System.Linq.Expressions.Interpreter.LightCompiler | private |
_instructions | System.Linq.Expressions.Interpreter.LightCompiler | private |
_labelBlock | System.Linq.Expressions.Interpreter.LightCompiler | private |
_locals | System.Linq.Expressions.Interpreter.LightCompiler | private |
_parent | System.Linq.Expressions.Interpreter.LightCompiler | private |
_treeLabels | System.Linq.Expressions.Interpreter.LightCompiler | private |
CheckRethrow() | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
Compile(Expression expr, bool asVoid) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
Compile(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileAddress(Expression node, int index) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileAndAlsoBinaryExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileArithmetic(ExpressionType nodeType, Expression left, Expression right) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileArrayIndexAddress(Expression array, Expression index, int argumentIndex) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileAssignBinaryExpression(Expression expr, bool asVoid) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileAsVoid(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileBinaryExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileBlockEnd(LocalDefinition[] locals) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileBlockExpression(Expression expr, bool asVoid) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileBlockStart(BlockExpression node) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileCoalesceBinaryExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileComparison(BinaryExpression node) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileConditionalExpression(Expression expr, bool asVoid) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileConstantExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileConvertToType(Type typeFrom, Type typeTo, bool isChecked, bool isLiftedToNull) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileConvertUnaryExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileDebugInfoExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileDefaultExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileDefaultExpression(Type type) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileEqual(Expression left, Expression right, bool liftedToNull) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileGetBoxedVariable(ParameterExpression variable) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileGetVariable(ParameterExpression variable) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileGotoExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileIndexAssignment(BinaryExpression node, bool asVoid) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileIndexExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileIntSwitchExpression< T >(SwitchExpression node) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileInvocationExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileLabelExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileLambdaExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileLiftedLogicalBinaryExpression(BinaryExpression node, bool andAlso) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileListInit(ReadOnlyCollection< ElementInit > initializers) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileListInitExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileLogicalBinaryExpression(BinaryExpression b, bool andAlso) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileLoopExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileMember(Expression from, MemberInfo member, bool forBinding) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileMemberAssignment(BinaryExpression node, bool asVoid) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileMemberAssignment(bool asVoid, MemberInfo refMember, Expression value, bool forBinding) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileMemberExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileMemberInit(ReadOnlyCollection< MemberBinding > bindings) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileMemberInitExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileMethodCallExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileMethodCallExpression(Expression @object, MethodInfo method, IArgumentProvider arguments) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileMethodLogicalBinaryExpression(BinaryExpression expr, bool andAlso) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileMultiDimArrayAccess(Expression array, IArgumentProvider arguments, int index) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileNewArrayExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileNewExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileNoLabelPush(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileNotEqual(Expression left, Expression right, bool liftedToNull) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileNotExpression(UnaryExpression node) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileOrElseBinaryExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileParameterExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileQuoteUnaryExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileRuntimeVariablesExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileSetVariable(ParameterExpression variable, bool isVoid) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileStringSwitchExpression(SwitchExpression node) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileSwitchExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileThrowUnaryExpression(Expression expr, bool asVoid) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileTop(LambdaExpression node) | System.Linq.Expressions.Interpreter.LightCompiler | inline |
CompileTryExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileTryFaultExpression(TryExpression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileTypeAsExpression(UnaryExpression node) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileTypeEqualExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileTypeIsExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileUnaryExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileUnboxUnaryExpression(Expression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileUnliftedLogicalBinaryExpression(BinaryExpression expr, bool andAlso) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
CompileVariableAssignment(BinaryExpression node, bool asVoid) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
DefineBlockLabels(Expression node) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
DefineLabel(LabelTarget node) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
EmitCopyValueType(Type valueType) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
EmitIndexGet(IndexExpression index) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
EmitThisForMethodCall(Expression node) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
EmitUnaryBoolCheck(UnaryExpression node) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
EmitUnaryMethodCall(UnaryExpression node) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
EnsureAvailableForClosure(ParameterExpression expr) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
EnsureLabel(LabelTarget node) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
GetMemberType(MemberInfo member) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivatestatic |
Instructions | System.Linq.Expressions.Interpreter.LightCompiler | |
LightCompiler() | System.Linq.Expressions.Interpreter.LightCompiler | inline |
LightCompiler(LightCompiler parent) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
LoadLocalNoValueTypeCopy(ParameterExpression variable) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
MakeInterpreter(string lambdaName) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
MaybeMutableValueType(Type type) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
PopLabelBlock(LabelScopeKind kind) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
PushLabelBlock(LabelScopeKind type) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
ReferenceLabel(LabelTarget node) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
ResolveLocal(ParameterExpression variable) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |
s_emptyLocals | System.Linq.Expressions.Interpreter.LightCompiler | privatestatic |
ShouldWritebackNode(Expression node) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivatestatic |
TryPushLabelBlock(Expression node) | System.Linq.Expressions.Interpreter.LightCompiler | inlineprivate |