C# 클래스 System.Linq.Expressions.Tests.Goto

상속: GotoExpressionTests
파일 보기 프로젝트 열기: dotnet/corefx

비공개 메소드들

메소드 설명
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