1 write to _routeOptions
Microsoft.AspNetCore.Routing (1)
EndpointMiddleware.cs (1)
30_routeOptions = routeOptions?.Value ?? throw new ArgumentNullException(nameof(routeOptions));
1 reference to _routeOptions
Microsoft.AspNetCore.Routing (1)
EndpointMiddleware.cs (1)
39if (!_routeOptions.SuppressCheckForUnhandledSecurityMetadata)