1 write to _templateName
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
TemplateBuilder.cs (1)
51
_templateName
= templateName;
2 references to _templateName
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
TemplateBuilder.cs (2)
96
else if ((string.Equals("week",
_templateName
, StringComparison.OrdinalIgnoreCase) ||
138
_templateName
,