3 references to HttpCreateServerSession
Microsoft.AspNetCore.Server.HttpSys (3)
NativeInterop\ServerSession.cs (1)
14var statusCode = PInvoke.HttpCreateServerSession(
Windows.Win32.PInvoke.HTTPAPI.dll.g.cs (2)
202 /// <inheritdoc cref="HttpCreateServerSession(winmdroot.Networking.HttpServer.HTTPAPI_VERSION, ulong*, uint)"/> 208 uint __result = PInvoke.HttpCreateServerSession(Version, ServerSessionIdLocal, default);