Base:
1 reference to SetLength
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
HttpRequestStreamTests.cs (1)
57
Assert.Throws<NotSupportedException>(() => stream.
SetLength
(0));