1 write to _destination
Microsoft.AspNetCore.Routing (1)
Matching\SingleEntryJumpTable.cs (1)
22
_destination
= destination;
2 references to _destination
Microsoft.AspNetCore.Routing (2)
Matching\SingleEntryJumpTable.cs (2)
36
return
_destination
;
44
return $"{{ {_text}: {
_destination
}, $+: {_defaultDestination}, $0: {_exitDestination} }}";