2 references to SynchronousReadsDisallowed
Microsoft.AspNetCore.Server.IIS (2)
Core\EmptyStream.cs (1)
34throw new InvalidOperationException(CoreStrings.SynchronousReadsDisallowed);
Core\HttpRequestStream.cs (1)
28throw new InvalidOperationException(CoreStrings.SynchronousReadsDisallowed);