1 reference to HashCode_HashCodeNotSupported
Test.Utilities (1)
RoslynHashCode.cs (1)
433
public override readonly int GetHashCode() => throw new NotSupportedException(SR.
HashCode_HashCodeNotSupported
);