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