C# Класс System.Linq.Expressions.Compiler.SpilledExpressionBlock

A special subtype of BlockExpression that indicates to the compiler that this block is a spilled expression and should not allow jumps in.
Наследование: BlockN
Показать файл Открыть проект

Приватные методы

Метод Описание
Rewrite ( ReadOnlyCollection variables, Expression args ) : BlockExpression
SpilledExpressionBlock ( IReadOnlyList expressions ) : System.Collections.Generic