4 references to _NEW_CONNECTION_e__Struct
System.Net.Quic (4)
System\Net\Quic\Interop\msquic_generated.cs (2)
2227internal ref _Anonymous_e__Union._NEW_CONNECTION_e__Struct NEW_CONNECTION 2248internal _NEW_CONNECTION_e__Struct NEW_CONNECTION;
System\Net\Quic\QuicListener.cs (2)
18using NEW_CONNECTION_DATA = Microsoft.Quic.QUIC_LISTENER_EVENT._Anonymous_e__Union._NEW_CONNECTION_e__Struct; 323private unsafe int HandleEventNewConnection(ref NEW_CONNECTION_DATA data)