1 reference to RoutePatternDebugStringFormatter
Microsoft.AspNetCore.Routing (1)
Patterns\RoutePattern.cs (1)
158
internal string DebuggerToString() =>
RoutePatternDebugStringFormatter
.Format(this);