2 writes to PreserveExecutionContext
Microsoft.AspNetCore.TestHost (2)
TestServer.cs (2)
156PreserveExecutionContext = PreserveExecutionContext 168PreserveExecutionContext = PreserveExecutionContext
1 reference to PreserveExecutionContext
Microsoft.AspNetCore.TestHost (1)
ClientHandler.cs (1)
80var contextBuilder = new HttpContextBuilder(_application, AllowSynchronousIO, PreserveExecutionContext);