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