3 references to SingleRegistrationServiceTypes
Microsoft.AspNetCore.Mvc.Test (3)
MvcServiceCollectionExtensionsTest.cs (3)
146
foreach (var serviceType in
SingleRegistrationServiceTypes
)
155
foreach (var singleRegistrationType in
SingleRegistrationServiceTypes
)
262
var singleRegistrationServiceTypes =
SingleRegistrationServiceTypes
;