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