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