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