1 write to _httpRouteFormatter
Microsoft.AspNetCore.Diagnostics.Middleware (1)
Logging\HttpLoggingRedactionInterceptor.cs (1)
50
_httpRouteFormatter
= httpRouteFormatter;
1 reference to _httpRouteFormatter
Microsoft.AspNetCore.Diagnostics.Middleware (1)
Logging\HttpLoggingRedactionInterceptor.cs (1)
100
path =
_httpRouteFormatter
.Format(in routeSegments, request.Path, _parameterRedactionMode, paramsToRedact);