Base:
1 reference to Read
Microsoft.AspNetCore.Shared.Tests (1)
SegmentWriteStreamTests.cs (1)
26
Assert.Throws<NotSupportedException>(() => stream.
Read
(new byte[1], 0, 0));