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