1 write to _defaultDestination
Microsoft.AspNetCore.Routing (1)
Matching\ILEmitTrieJumpTable.cs (1)
41
_defaultDestination
= defaultDestination;
1 reference to _defaultDestination
Microsoft.AspNetCore.Routing (1)
Matching\ILEmitTrieJumpTable.cs (1)
80
var generated = ILEmitTrieFactory.Create(
_defaultDestination
, _exitDestination, _entries, _vectorize);