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