4 references to WRN_EqualityOpWithoutGetHashCode
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
265case ErrorCode.WRN_EqualityOpWithoutGetHashCode: 1005or ErrorCode.WRN_EqualityOpWithoutGetHashCode
Generated\ErrorFacts.Generated.cs (1)
56case ErrorCode.WRN_EqualityOpWithoutGetHashCode:
Symbols\Source\SourceMemberContainerSymbol.cs (1)
2598diagnostics.Add(ErrorCode.WRN_EqualityOpWithoutGetHashCode, this.GetFirstLocation(), this);