1 write to PEER_SEND_ABORTED
System.Net.Quic (1)
System\Net\Quic\QuicStream.cs (1)
662QUIC_STREAM_EVENT_TYPE.PEER_SEND_ABORTED => HandleEventPeerSendAborted(ref streamEvent.PEER_SEND_ABORTED),
2 references to PEER_SEND_ABORTED
System.Net.Quic (2)
System\Net\Quic\Internal\MsQuicExtensions.cs (2)
83=> $"{{ {nameof(PEER_SEND_ABORTED.ErrorCode)} = {PEER_SEND_ABORTED.ErrorCode} }}",