2 references to AddApplicationPart
Microsoft.AspNetCore.Mvc.Core.Test (2)
DependencyInjection\MvcCoreBuilderExtensionsTest.cs (2)
24
var result = builder.
AddApplicationPart
(assembly);
48
builder.
AddApplicationPart
(assembly);