2 instantiations of FrameworkAssemblyPart
Microsoft.AspNetCore.Mvc (2)
MvcServiceCollectionExtensions.cs (2)
328partManager.ApplicationParts.Add(new FrameworkAssemblyPart(mvcTagHelpersAssembly)); 334partManager.ApplicationParts.Add(new FrameworkAssemblyPart(mvcRazorAssembly));