1 reference to GetLatin1String
Microsoft.AspNetCore.Server.IIS (1)
src\Shared\HttpSys\RequestProcessing\HeaderEncoding.cs (1)
16
header = new ReadOnlySpan<byte>(pBytes, byteCount).
GetLatin1String
();