4 references to WRN_EqualsWithoutGetHashCode
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
270
case ErrorCode.
WRN_EqualsWithoutGetHashCode
:
1012
or ErrorCode.
WRN_EqualsWithoutGetHashCode
Generated\ErrorFacts.Generated.cs (1)
54
case ErrorCode.
WRN_EqualsWithoutGetHashCode
:
Symbols\Source\SourceMemberContainerSymbol.cs (1)
2598
diagnostics.Add(ErrorCode.
WRN_EqualsWithoutGetHashCode
, this.GetFirstLocation(), this);