4 references to HttpQueryUrlGroupProperty
Microsoft.AspNetCore.Shared.Tests (4)
Windows.Win32.PInvoke.HTTPAPI.dll.g.cs (4)
966 /// <inheritdoc cref="HttpQueryUrlGroupProperty(ulong, winmdroot.Networking.HttpServer.HTTP_SERVER_PROPERTY, void*, uint, uint*)"/>
974 uint __result = PInvoke.HttpQueryUrlGroupProperty(UrlGroupId, Property, (void* )PropertyInformationLocal, (uint )PropertyInformation.Length, ReturnLengthLocal);
980 /// <inheritdoc cref="HttpQueryUrlGroupProperty(ulong, winmdroot.Networking.HttpServer.HTTP_SERVER_PROPERTY, void*, uint, uint*)"/>
986 uint __result = PInvoke.HttpQueryUrlGroupProperty(UrlGroupId, Property, (void* )PropertyInformationLocal, (uint )PropertyInformation.Length, default(uint* ));