4 references to WRN_RecordEqualsWithoutGetHashCode
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
283case ErrorCode.WRN_RecordEqualsWithoutGetHashCode: 2096or ErrorCode.WRN_RecordEqualsWithoutGetHashCode
Generated\ErrorFacts.Generated.cs (1)
258case ErrorCode.WRN_RecordEqualsWithoutGetHashCode:
Symbols\Source\SourceMemberContainerSymbol.cs (1)
4260diagnostics.Add(ErrorCode.WRN_RecordEqualsWithoutGetHashCode, thisEquals.GetFirstLocation(), declaration.Name);