2 references to AddControllersWithViewsCore
Microsoft.AspNetCore.Mvc (2)
MvcServiceCollectionExtensions.cs (2)
180
var builder =
AddControllersWithViewsCore
(services);
214
var builder =
AddControllersWithViewsCore
(services);