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