1 write to _defaultDestination
Microsoft.AspNetCore.Routing (1)
Matching\LinearSearchJumpTable.cs (1)
20
_defaultDestination
= defaultDestination;
3 references to _defaultDestination
Microsoft.AspNetCore.Routing (3)
Matching\LinearSearchJumpTable.cs (3)
43
return
_defaultDestination
;
54
builder.Append(
_defaultDestination
);
58
builder.Append(
_defaultDestination
);