2 references to HttpGetRequestPropertyInvoker
Microsoft.AspNetCore.Server.HttpSys (2)
NativeInterop\HttpApi.cs (2)
47internal static HttpGetRequestPropertyInvoker? HttpGetRequestProperty { get; } 64HttpGetRequestProperty = HttpApiModule.GetProcAddress<HttpGetRequestPropertyInvoker>("HttpQueryRequestProperty", throwIfNotFound: false);