1 reference to StartsWithSegments
Microsoft.AspNetCore.Http.Abstractions (1)
PathString.cs (1)
314return StartsWithSegments(other, StringComparison.OrdinalIgnoreCase, out matched, out remaining);