2 references to SuppressCheckForUnhandledSecurityMetadata
Microsoft.AspNetCore.Routing (2)
EndpointMiddleware.cs (1)
37
if (!_routeOptions.
SuppressCheckForUnhandledSecurityMetadata
)
EndpointRoutingMiddleware.cs (1)
200
if (!_routeOptions.
SuppressCheckForUnhandledSecurityMetadata
)