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