2 references to BeginRouteForm
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (2)
Rendering\HtmlHelperFormExtensionsTest.cs (1)
919var mvcForm = htmlHelper.BeginRouteForm(routeValues);
Rendering\HtmlHelperFormTest.cs (1)
628using (var form = htmlHelper.BeginRouteForm(routeValues: null))