1 write to _environment
Microsoft.AspNetCore.Routing (1)
ConfigureRouteHandlerOptions.cs (1)
15
_environment
= environment;
1 reference to _environment
Microsoft.AspNetCore.Routing (1)
ConfigureRouteHandlerOptions.cs (1)
20
if (
_environment
?.IsDevelopment() ?? false)