1 reference to HashCode_HashCodeNotSupported
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\HashCode.cs (1)
487public override int GetHashCode() => throw new NotSupportedException(SR.HashCode_HashCodeNotSupported);