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