C# Класс System.Linq.Expressions.Tests.Break

Наследование: GotoExpressionTests
Показать файл Открыть проект

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

Метод Описание
AmbiguousJump ( bool useInterpreter ) : void
BreakExplicitVoidNoValue ( bool useInterpreter ) : void
BreakJumps ( object value, bool useInterpreter ) : void
BreakQuotesIfNecessary ( ) : void
BreakToMiddle ( bool useInterpreter ) : void
BreakVoidNoValue ( bool useInterpreter ) : void
ByRefType ( ) : void
CanAssignAnythingToVoid ( object value, bool useInterpreter ) : void
CannotAssignValueTypesToObject ( object value ) : void
ExplicitNullTypeWithValue ( object value ) : void
ExplicitTypeAssigned ( object value, bool useInterpreter ) : void
JumpInWithValue ( bool useInterpreter ) : void
JumpIntoExpression ( bool useInterpreter ) : void
JustBreakValue ( object value, bool useInterpreter ) : void
MultipleDefinitionsInSeparateBlocks ( bool useInterpreter ) : void
NonVoidTargetBreakHasNoValue ( Type type ) : void
NonVoidTargetBreakHasNoValueTypeExplicit ( Type type ) : void
NullValueOnNonVoidBreak ( Type type ) : void
OpenGenericType ( ) : void
PointerType ( ) : void
TypeContainsGenericParameters ( ) : void
UndefinedLabel ( bool useInterpreter ) : void
UnreadableLabel ( ) : void
UpdateDiferentValueIsDifferent ( ) : void
UpdateDifferentTargetIsDifferent ( ) : void
UpdateSameIsSame ( ) : void