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