1 write to PreserveExecutionContext
Microsoft.AspNetCore.TestHost.Tests (1)
TestServerTests.cs (1)
373options.PreserveExecutionContext = true;
1 reference to PreserveExecutionContext
Microsoft.AspNetCore.TestHost (1)
TestServer.cs (1)
52PreserveExecutionContext = options.PreserveExecutionContext;