1 write to _includeUnmatchedRoutes
Microsoft.AspNetCore.Diagnostics.Middleware (1)
Logging\HttpLoggingRedactionInterceptor.cs (1)
63
_includeUnmatchedRoutes
= optionsValue.IncludeUnmatchedRoutes;
1 reference to _includeUnmatchedRoutes
Microsoft.AspNetCore.Diagnostics.Middleware (1)
Logging\HttpLoggingRedactionInterceptor.cs (1)
120
else if (
_includeUnmatchedRoutes
)