4 references to AllowsDeletion
Microsoft.CodeAnalysis.Features (4)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (4)
4143
else if (!
AllowsDeletion
(oldSymbol))
4159
else if (!
AllowsDeletion
(oldSymbol))
4175
else if (!
AllowsDeletion
(oldSymbol))
4463
if (!
AllowsDeletion
(newMember))