1 reference to _httpSupportedExceptionTypes
Microsoft.Extensions.Diagnostics.ExceptionSummarization.Tests (1)
ExceptionSummarizerTests.cs (1)
37
_httpExceptionProviderMock.Setup(mock => mock.SupportedExceptionTypes).Returns(
_httpSupportedExceptionTypes
);