3 references to GenerateFormCore
Microsoft.AspNetCore.Mvc.ViewFeatures (3)
DefaultHtmlGenerator.cs (3)
290
return
GenerateFormCore
(viewContext, action, method, htmlAttributes);
308
return
GenerateFormCore
(viewContext, action, method, htmlAttributes);
324
return
GenerateFormCore
(viewContext, action, method, htmlAttributes);