1 reference to HashCode_EqualityNotSupported
Microsoft.AspNetCore.Http.RequestDelegateGenerator (1)
src\Shared\HashCode.cs (1)
434public override bool Equals(object? obj) => throw new NotSupportedException(SR.HashCode_EqualityNotSupported);