1 reference to DisplayTemplateViewPath
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
TemplateRenderer.cs (1)
102
var modeViewPath = _readOnly ?
DisplayTemplateViewPath
: EditorTemplateViewPath;