2 references to AddSynthesizedRecordMethodUpdatesForPropertyChange
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
4580
AddSynthesizedRecordMethodUpdatesForPropertyChange
(semanticEdits, newCompilation, newContainingMember.ContainingType, cancellationToken);
5508
AddSynthesizedRecordMethodUpdatesForPropertyChange
(semanticEdits, newModel.Compilation, newCtor.ContainingType, cancellationToken);