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