1 reference to HashCode_HashCodeNotSupported
Microsoft.AspNetCore.App.CodeFixes (1)
src\Shared\HashCode.cs (1)
430
public override int GetHashCode() => throw new NotSupportedException(SR.
HashCode_HashCodeNotSupported
);