3 references to InputTagHelper
Microsoft.AspNetCore.Mvc (1)
MvcServiceCollectionExtensions.cs (1)
325var mvcTagHelpersAssembly = typeof(InputTagHelper).Assembly;
Microsoft.AspNetCore.Mvc.TagHelpers (2)
InputTagHelper.cs (2)
66/// Creates a new <see cref="InputTagHelper"/>. 78/// Gets the <see cref="IHtmlGenerator"/> used to generate the <see cref="InputTagHelper"/>'s output.