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

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

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

Метод Описание
AmbiguousJump ( 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
GotoExplicitVoidNoValue ( bool useInterpreter ) : void
GotoJumps ( object value, bool useInterpreter ) : void
GotoQuotesIfNecessary ( ) : void
GotoToMiddle ( bool useInterpreter ) : void
GotoVoidNoValue ( bool useInterpreter ) : void
JumpInWithValue ( bool useInterpreter ) : void
JumpIntoExpression ( bool useInterpreter ) : void
JustGotoValue ( object value, bool useInterpreter ) : void
MultipleDefinitionsInSeparateBlocks ( bool useInterpreter ) : void
NonVoidTargetGotoHasNoValue ( Type type ) : void
NonVoidTargetGotoHasNoValueTypeExplicit ( Type type ) : void
NullValueOnNonVoidGoto ( Type type ) : void
OpenGenericType ( ) : void
PointerType ( ) : void
TypeContainsGenericParameters ( ) : void
UndefinedLabel ( bool useInterpreter ) : void
UnreadableLabel ( ) : void
UpdateDiferentValueIsDifferent ( ) : void
UpdateDifferentTargetIsDifferent ( ) : void
UpdateSameIsSame ( ) : void