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)
42
return
_defaultDestination
;
53
builder.Append(
_defaultDestination
);
57
builder.Append(
_defaultDestination
);