2 references to HttpServerDelegationProperty
Microsoft.AspNetCore.Server.HttpSys (2)
NativeInterop\UrlGroup.cs (2)
74
SetProperty(HTTP_SERVER_PROPERTY.
HttpServerDelegationProperty
, new IntPtr(&propertyInfo), (uint)RequestPropertyInfoSize);
84
SetProperty(HTTP_SERVER_PROPERTY.
HttpServerDelegationProperty
, new IntPtr(&propertyInfo), (uint)RequestPropertyInfoSize, throwOnError);