3 references to GlobbedHref
Microsoft.AspNetCore.Mvc.TagHelpers (3)
LinkTagHelper.cs (3)
58new ModeAttributes<Mode>(Mode.GlobbedHref, new [] { HrefIncludeAttributeName }), 60new ModeAttributes<Mode>(Mode.GlobbedHref, new [] { HrefIncludeAttributeName, HrefExcludeAttributeName }), 292if (mode == Mode.GlobbedHref || mode == Mode.Fallback && !string.IsNullOrEmpty(HrefInclude))