2 writes to _getDestination
Microsoft.AspNetCore.Routing (2)
Matching\ILEmitTrieJumpTable.cs (2)
47_getDestination = FallbackGetDestination; 81_getDestination = (string path, PathSegment segment) =>
1 reference to _getDestination
Microsoft.AspNetCore.Routing (1)
Matching\ILEmitTrieJumpTable.cs (1)
52return _getDestination(path, segment);