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

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

비공개 메소드들

메소드 설명
BlockClosureVariableInitialization ( ) : object>>.IEnumerable
CheckBlockClosureVariableInitializationTest ( bool useInterpreter ) : void
EmptyBlock ( bool useInterpreter ) : void
EmptyBlockExplicitType ( bool useInterpreter ) : void
EmptyBlockWrongExplicitType ( ) : void
EmptyScope ( bool useInterpreter ) : void
EmptyScopeExplicitType ( bool useInterpreter ) : void
EmptyScopeExplicitWrongType ( ) : void
ToStringTest ( ) : void
VerifyBlockClosureVariableInitialization ( Expression e, object o, bool useInterpreter ) : void
VisitChangingOnlyParmeters ( ) : void
VisitChangingOnlyParmetersMultiStatementBody ( ) : void
VisitChangingOnlyParmetersTyped ( ) : void