5 references to ProcessUrlAttribute
Microsoft.AspNetCore.Mvc.Razor (2)
TagHelpers\UrlResolutionTagHelper.cs (2)
131ProcessUrlAttribute(attributeNames[i], output); 136ProcessUrlAttribute("itemid", output);
Microsoft.AspNetCore.Mvc.TagHelpers (3)
ImageTagHelper.cs (1)
116ProcessUrlAttribute(SrcAttributeName, output);
LinkTagHelper.cs (1)
260ProcessUrlAttribute(HrefAttributeName, output);
ScriptTagHelper.cs (1)
274ProcessUrlAttribute(SrcAttributeName, output);