2 references to SymbolPresenceAffectsSynthesizedRecordMembers
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
3004
if (
SymbolPresenceAffectsSynthesizedRecordMembers
(oldSymbol))
3146
if (
SymbolPresenceAffectsSynthesizedRecordMembers
(newSymbol))