1 write to SuppressLinkGeneration
Microsoft.AspNetCore.Mvc.Core (1)
Routing\AttributeRoute.cs (1)
199
routeInfo.
SuppressLinkGeneration
= action.AttributeRouteInfo.SuppressLinkGeneration;
1 reference to SuppressLinkGeneration
Microsoft.AspNetCore.Mvc.Core (1)
Routing\AttributeRoute.cs (1)
76
if (routeInfo.
SuppressLinkGeneration
)