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)
20if (_environment?.IsDevelopment() ?? false)