1 write to _traceDestination
Microsoft.AspNetCore.Routing (1)
Matching\HttpMethodDestinationsLookup.cs (1)
93_traceDestination = traceDestination ?? _exitDestination;
1 reference to _traceDestination
Microsoft.AspNetCore.Routing (1)
Matching\HttpMethodDestinationsLookup.cs (1)
114't' => (HttpMethods.Trace, _traceDestination),