1 write to _connectDestination
Microsoft.AspNetCore.Routing (1)
Matching\HttpMethodDestinationsLookup.cs (1)
85_connectDestination = connectDestination ?? _exitDestination;
1 reference to _connectDestination
Microsoft.AspNetCore.Routing (1)
Matching\HttpMethodDestinationsLookup.cs (1)
103'c' => (HttpMethods.Connect, _connectDestination),