1 write to _fallback
Microsoft.AspNetCore.Routing (1)
Matching\ILEmitTrieJumpTable.cs (1)
45_fallback = fallback;
2 references to _fallback
Microsoft.AspNetCore.Routing (2)
Matching\ILEmitTrieJumpTable.cs (2)
67return _fallback.GetDestination(path, segment); 91result = _fallback.GetDestination(path, segment);