2 references to CheckBytesInAsciiRange
Microsoft.AspNetCore.Server.Kestrel.Core (2)
src\Shared\ServerInfrastructure\StringUtilities.cs (2)
253if (!CheckBytesInAsciiRange(value)) 270if (!CheckBytesInAsciiRange(value))