1 reference to SynthesizedRecordGetHashCode
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceMemberContainerSymbol.cs (1)
4258
if (thisEquals is not SynthesizedRecordEquals && getHashCode is
SynthesizedRecordGetHashCode
)