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