2 references to HttpReceiveHttpRequest
Microsoft.AspNetCore.Shared.Tests (2)
Windows.Win32.PInvoke.HTTPAPI.dll.g.cs (2)
841 /// <inheritdoc cref="HttpReceiveHttpRequest(winmdroot.Foundation.HANDLE, ulong, winmdroot.Networking.HttpServer.HTTP_RECEIVE_HTTP_REQUEST_FLAGS, winmdroot.Networking.HttpServer.HTTP_REQUEST_V2*, uint, uint*, global::System.Threading.NativeOverlapped*)"/> 859 uint __result = PInvoke.HttpReceiveHttpRequest(RequestQueueHandleLocal, RequestId, Flags, RequestBufferLocal, RequestBufferLength, BytesReturned, Overlapped.HasValue ? &OverlappedLocal : null);