2 references to GetConnectionAbortedException
System.Net.Quic (2)
System\Net\Quic\QuicConnection.cs (1)
667
Exception exception = ExceptionDispatchInfo.SetCurrentStackTrace(ThrowHelper.
GetConnectionAbortedException
((long)data.ErrorCode));
System\Net\Quic\QuicStream.cs (1)
633
(shutdownByApp: true, closedRemotely: true) => ThrowHelper.
GetConnectionAbortedException
((long)data.ConnectionErrorCode),