1 instantiation of HTTP_DELEGATE_REQUEST_PROPERTY_INFO
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\RequestContext.cs (1)
400var property = new HTTP_DELEGATE_REQUEST_PROPERTY_INFO()
5 references to HTTP_DELEGATE_REQUEST_PROPERTY_INFO
Microsoft.AspNetCore.Server.HttpSys (5)
RequestProcessing\RequestContext.cs (1)
400var property = new HTTP_DELEGATE_REQUEST_PROPERTY_INFO()
Windows.Win32.PInvoke.HTTPAPI.dll.g.cs (4)
262 /// <inheritdoc cref="HttpDelegateRequestEx(winmdroot.Foundation.HANDLE, winmdroot.Foundation.HANDLE, ulong, ulong, uint, winmdroot.Networking.HttpServer.HTTP_DELEGATE_REQUEST_PROPERTY_INFO*)"/> 263 internal static unsafe uint HttpDelegateRequestEx(SafeHandle RequestQueueHandle, SafeHandle DelegateQueueHandle, ulong RequestId, ulong DelegateUrlGroupId, uint PropertyInfoSetSize, in winmdroot.Networking.HttpServer.HTTP_DELEGATE_REQUEST_PROPERTY_INFO PropertyInfoSet) 269 fixed (winmdroot.Networking.HttpServer.HTTP_DELEGATE_REQUEST_PROPERTY_INFO* PropertyInfoSetLocal = &PropertyInfoSet) 329 internal static extern unsafe uint HttpDelegateRequestEx(winmdroot.Foundation.HANDLE RequestQueueHandle, winmdroot.Foundation.HANDLE DelegateQueueHandle, ulong RequestId, ulong DelegateUrlGroupId, uint PropertyInfoSetSize, winmdroot.Networking.HttpServer.HTTP_DELEGATE_REQUEST_PROPERTY_INFO* PropertyInfoSet);