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)
34
if (pathSpan.Equals(
_text
, StringComparison.OrdinalIgnoreCase))
44
return $"{{ {
_text
}: {_destination}, $+: {_defaultDestination}, $0: {_exitDestination} }}";