1 instantiation of QUIC_REGISTRATION_CONFIG
System.Net.Quic (1)
System\Net\Quic\Internal\MsQuicApi.cs (1)
41var cfg = new QUIC_REGISTRATION_CONFIG
2 references to QUIC_REGISTRATION_CONFIG
System.Net.Quic (2)
System\Net\Quic\Internal\MsQuicApi.cs (1)
41var cfg = new QUIC_REGISTRATION_CONFIG
System\Net\Quic\Interop\msquic_generated.cs (1)
3036internal delegate* unmanaged[Cdecl]<QUIC_REGISTRATION_CONFIG*, QUIC_HANDLE**, int> RegistrationOpen;