Exemple #1
0
 public override int GetHashCode() => (BreakOnFirstChance ? int.MinValue : 0) ^ (IsOtherExceptions ? 0x40000000 : 0) ^ exceptionInfoKey.GetHashCode();