2 references to HttpDelegateRequestEx
Microsoft.AspNetCore.Shared.Tests (2)
Windows.Win32.PInvoke.HTTPAPI.dll.g.cs (2)
1369 /// <inheritdoc cref="HttpDelegateRequestEx(winmdroot.Foundation.HANDLE, winmdroot.Foundation.HANDLE, ulong, ulong, uint, winmdroot.Networking.HttpServer.HTTP_DELEGATE_REQUEST_PROPERTY_INFO*)"/>
1394 uint __result = PInvoke.HttpDelegateRequestEx(RequestQueueHandleLocal, DelegateQueueHandleLocal, RequestId, DelegateUrlGroupId, PropertyInfoSetSize, PropertyInfoSetLocal);