1 instantiation of HttpServerSessionHandle
Microsoft.AspNetCore.Server.HttpSys (1)
NativeInterop\ServerSession.cs (1)
24Id = new HttpServerSessionHandle(serverSessionId);
1 reference to HttpServerSessionHandle
Microsoft.AspNetCore.Server.HttpSys (1)
NativeInterop\ServerSession.cs (1)
27public HttpServerSessionHandle Id { get; private set; }