1 reference to AllocateMsQuicApi
System.Net.Quic (1)
System\Net\Quic\Internal\MsQuicApi.cs (1)
54
private static readonly Lazy<MsQuicApi> _api = new Lazy<MsQuicApi>(
AllocateMsQuicApi
);