1 write to _defaultDestination
Microsoft.AspNetCore.Routing (1)
Matching\DictionaryJumpTable.cs (1)
22_defaultDestination = defaultDestination;
3 references to _defaultDestination
Microsoft.AspNetCore.Routing (3)
Matching\DictionaryJumpTable.cs (3)
42return _defaultDestination; 53builder.Append(_defaultDestination); 57builder.Append(_defaultDestination);