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