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