Base:
1 reference to Read
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (1)
ServerTests.cs (1)
330
Assert.ThrowsAny<IOException>(() => client.GetStream().
Read
(new byte[10], 0, 10));