2 references to ByteForwardSlash
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\Http1Connection.cs (2)
301
if (ch ==
ByteForwardSlash
)
342
Debug.Assert(target[0] ==
ByteForwardSlash
, "Should only be called when path starts with /");