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)
321
throw new IOException(string.Empty,
_abortException
);