C# Class System.Threading.Tests.ExecutionContextTests

Show file Open project: dotnet/corefx

Private Methods

Method Description
AsyncFlowControlTest ( ) : void
CaptureThenSuppressThenRunFlowTest ( ) : void
CreateCopyTest ( ) : void
DisposeTest ( ) : void
FlowTest ( ) : void
SerializationTest ( ) : void
VerifyExecutionContext ( ExecutionContext executionContext, AsyncLocal asyncLocal, int expectedValue ) : void
VerifyExecutionContextFlow ( AsyncLocal asyncLocal, int expectedValue ) : void