1 write to _abortException
Microsoft.AspNetCore.WebSockets.Tests (1)
BufferStream.cs (1)
313_abortException = innerException;
1 reference to _abortException
Microsoft.AspNetCore.WebSockets.Tests (1)
BufferStream.cs (1)
321throw new IOException(string.Empty, _abortException);