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