1 write to _getDestination
Microsoft.AspNetCore.Routing (1)
Matching\HttpMethodDestinationsLookup.cs (1)
87_getDestination = getDestination ?? _exitDestination;
1 reference to _getDestination
Microsoft.AspNetCore.Routing (1)
Matching\HttpMethodDestinationsLookup.cs (1)
105'g' => (HttpMethods.Get, _getDestination),