예제 #1
0
 public override int GetHashCode() => HashCodeCombiner.Combine(_source, _destinationType);
예제 #2
0
 public override int GetHashCode() => HashCodeCombiner.Combine(SourceType, DestinationType);