2 references to SystemTextJsonOutputFormatterController
Microsoft.AspNetCore.Mvc.FunctionalTests (2)
SystemTextJsonOutputFormatterTest.cs (2)
62var response = await Client.GetAsync($"/SystemTextJsonOutputFormatter/{nameof(SystemTextJsonOutputFormatterController.PolymorphicResult)}"); 77var response = await Client.GetAsync($"/SystemTextJsonOutputFormatter/{nameof(SystemTextJsonOutputFormatterController.AsyncEnumerable)}");