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