3 references to SingleRegistrationServiceTypes
Microsoft.AspNetCore.Mvc.Core.Test (3)
DependencyInjection\MvcCoreServiceCollectionExtensionsTest.cs (3)
65
foreach (var serviceType in
SingleRegistrationServiceTypes
)
75
foreach (var singleRegistrationType in
SingleRegistrationServiceTypes
)
92
var singleRegistrationServiceTypes =
SingleRegistrationServiceTypes
;