7 writes to Controller
Microsoft.AspNetCore.Mvc.TagHelpers.Test (7)
FormTagHelperTest.cs (7)
107Controller = "home", 344Controller = "home", 539Controller = "Home", 603Controller = "home", 660Controller = "Home", 717Controller = "Home", 774Controller = "Home",
5 references to Controller
Microsoft.AspNetCore.Mvc.TagHelpers (5)
FormTagHelper.cs (5)
106/// Must be <c>null</c> if <see cref="Action"/> or <see cref="Controller"/> is non-<c>null</c>. 145/// Thrown if <c>action</c> attribute is provided and <see cref="Action"/>, <see cref="Controller"/> or <see cref="Fragment"/> are 160Controller != null || 222var actionLink = Controller != null || Action != null; 289Controller,