1 write to UrlPrefix
Microsoft.AspNetCore.Server.HttpSys (1)
DelegationRule.cs (1)
35
UrlPrefix
= urlPrefix;
2 references to UrlPrefix
Microsoft.AspNetCore.Server.HttpSys (2)
RequestProcessing\RequestContext.cs (2)
301
fixed (char* uriPointer = destination.
UrlPrefix
)
307
PropertyInfoLength = (uint)System.Text.Encoding.Unicode.GetByteCount(destination.
UrlPrefix
)