1 reference to DuplicateKeyErrorId
Microsoft.Extensions.Caching.SqlServer (1)
DatabaseOperations.cs (1)
366return ex.Errors.Cast<SqlError>().Any(error => error.Number == DuplicateKeyErrorId);