4 references to _PEER_SEND_ABORTED_e__Struct
System.Net.Quic (4)
System\Net\Quic\Interop\msquic_generated.cs (2)
2783internal ref _Anonymous_e__Union._PEER_SEND_ABORTED_e__Struct PEER_SEND_ABORTED 2840internal _PEER_SEND_ABORTED_e__Struct PEER_SEND_ABORTED;
System\Net\Quic\QuicStream.cs (2)
15using PEER_SEND_ABORTED_DATA = Microsoft.Quic.QUIC_STREAM_EVENT._Anonymous_e__Union._PEER_SEND_ABORTED_e__Struct; 605private unsafe int HandleEventPeerSendAborted(ref PEER_SEND_ABORTED_DATA data)