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