1 write to _text
Microsoft.AspNetCore.Routing (1)
Matching\SingleEntryJumpTable.cs (1)
21_text = text;
2 references to _text
Microsoft.AspNetCore.Routing (2)
Matching\SingleEntryJumpTable.cs (2)
34if (pathSpan.Equals(_text, StringComparison.OrdinalIgnoreCase)) 44return $"{{ {_text}: {_destination}, $+: {_defaultDestination}, $0: {_exitDestination} }}";