7 references to PersistentErrorType
Microsoft.Extensions.ServiceDiscovery.Dns.Tests (7)
Resolver\RetryTests.cs (7)
78[InlineData(PersistentErrorType.NotImplemented)] 79[InlineData(PersistentErrorType.Refused)] 80[InlineData(PersistentErrorType.MalformedResponse)] 81public async Task PersistentErrorsResponseCode_FailoverToNextServer(PersistentErrorType type) 95case PersistentErrorType.NotImplemented: 99case PersistentErrorType.Refused: 103case PersistentErrorType.MalformedResponse: