2 references to HasEndOfFormContent
Microsoft.AspNetCore.Mvc.TagHelpers (1)
RenderAtEndOfFormTagHelper.cs (1)
52if (formContext.HasEndOfFormContent)
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
Rendering\MvcForm.cs (1)
66if (!formContext.HasEndOfFormContent)