1 write to _serverSession
Microsoft.AspNetCore.Server.HttpSys (1)
NativeInterop\UrlGroup.cs (1)
33_serverSession = serverSession;
1 reference to _serverSession
Microsoft.AspNetCore.Server.HttpSys (1)
NativeInterop\UrlGroup.cs (1)
38var statusCode = PInvoke.HttpCreateUrlGroup(_serverSession.Id.DangerousGetServerSessionId(), out var urlGroupId);