1 write to _exitDestination
Microsoft.AspNetCore.Routing (1)
Matching\ZeroEntryJumpTable.cs (1)
14_exitDestination = exitDestination;
2 references to _exitDestination
Microsoft.AspNetCore.Routing (2)
Matching\ZeroEntryJumpTable.cs (2)
19return segment.Length == 0 ? _exitDestination : _defaultDestination; 24return $"{{ $+: {_defaultDestination}, $0: {_exitDestination} }}";