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