4 references to HttpQueryServerSessionProperty
Microsoft.AspNetCore.Shared.Tests (4)
Windows.Win32.PInvoke.HTTPAPI.dll.g.cs (4)
642 /// <inheritdoc cref="HttpQueryServerSessionProperty(ulong, winmdroot.Networking.HttpServer.HTTP_SERVER_PROPERTY, void*, uint, uint*)"/> 650 uint __result = PInvoke.HttpQueryServerSessionProperty(ServerSessionId, Property, (void* )PropertyInformationLocal, (uint )PropertyInformation.Length, ReturnLengthLocal); 656 /// <inheritdoc cref="HttpQueryServerSessionProperty(ulong, winmdroot.Networking.HttpServer.HTTP_SERVER_PROPERTY, void*, uint, uint*)"/> 662 uint __result = PInvoke.HttpQueryServerSessionProperty(ServerSessionId, Property, (void* )PropertyInformationLocal, (uint )PropertyInformation.Length, default(uint* ));