1 reference to IsRegKeySet
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (1)
src\Shared\TransportTestHelpers\HttpSysHttp3SupportedAttribute.cs (1)
15
public bool IsMet => QuicListener.IsSupported &&
IsRegKeySet
;