1 write to _postDestination
Microsoft.AspNetCore.Routing (1)
Matching\HttpMethodDestinationsLookup.cs (1)
91_postDestination = postDestination ?? _exitDestination;
1 reference to _postDestination
Microsoft.AspNetCore.Routing (1)
Matching\HttpMethodDestinationsLookup.cs (1)
1114 => (HttpMethods.Post, _postDestination),