2 references to HTTP_SSL_INFO
Microsoft.AspNetCore.Server.HttpSys (2)
src\Shared\HttpSys\RequestProcessing\NativeRequestContext.cs (1)
807var sslInfo = (HTTP_SSL_INFO*)((byte*)request.pSslInfo + fixup);
Windows.Win32.HTTP_REQUEST_V1.g.cs (1)
113 internal unsafe winmdroot.Networking.HttpServer.HTTP_SSL_INFO* pSslInfo;