6 references to HttpReceiveHttpRequest
Microsoft.AspNetCore.Shared.Tests (6)
Windows.Win32.PInvoke.HTTPAPI.dll.g.cs (6)
1049 /// <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*)"/> 1068 uint __result = PInvoke.HttpReceiveHttpRequest(RequestQueueHandleLocal, RequestId, Flags, (winmdroot.Networking.HttpServer.HTTP_REQUEST_V2* )RequestBufferLocal, (uint )RequestBuffer.Length, BytesReturnedLocal, Overlapped); 1080 /// <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*)"/> 1088 /// <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*)"/> 1105 uint __result = PInvoke.HttpReceiveHttpRequest(RequestQueueHandleLocal, RequestId, Flags, (winmdroot.Networking.HttpServer.HTTP_REQUEST_V2* )RequestBufferLocal, (uint )RequestBuffer.Length, default(uint* ), Overlapped); 1116 /// <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*)"/>