3 references to GetViewDataWithErrors
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (3)
Rendering\HtmlHelperHiddenTest.cs (3)
466
var helper = DefaultTemplatesUtilities.GetHtmlHelper(
GetViewDataWithErrors
());
730
var helper = DefaultTemplatesUtilities.GetHtmlHelper(
GetViewDataWithErrors
());
752
var helper = DefaultTemplatesUtilities.GetHtmlHelper(
GetViewDataWithErrors
());