3 references to GetMatchingDeconstructor
Microsoft.CodeAnalysis.Features (3)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (3)
3806constructor.GetMatchingDeconstructor() is { IsImplicitlyDeclared: true } deconstructor) 4758var oldSynthesizedDeconstructor = oldPrimaryConstructor.GetMatchingDeconstructor(); 4759var newSynthesizedDeconstructor = newPrimaryConstructor.GetMatchingDeconstructor();