1 reference to SynthesizedRecordDeconstruct
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceMemberContainerSymbol_ImplementationChecks.cs (1)
1632
return hidingMember is SynthesizedRecordEquals || hidingMember is
SynthesizedRecordDeconstruct
|| hidingMember is SynthesizedRecordClone;