2 instantiations of SuppressLinkGenerationMetadata
Microsoft.AspNetCore.Components.Endpoints (1)
Builder\RazorComponentEndpointFactory.cs (1)
48builder.Metadata.Add(new SuppressLinkGenerationMetadata());
Microsoft.AspNetCore.Mvc.Core (1)
Routing\ActionEndpointFactory.cs (1)
438builder.Metadata.Add(new SuppressLinkGenerationMetadata());