1 instantiation of CustomFromKeyedServices
Microsoft.AspNetCore.Mvc.ApiExplorer.Test (1)
DefaultApiDescriptionProviderTest.cs (1)
2525
private void AcceptsFormatters_DerivedServices([CustomFromServices] ITestService tempDataProvider, [
CustomFromKeyedServices
("foo")] ITestService keyedTempDataProvider)