5 references to AllowsDeletion
Microsoft.CodeAnalysis.Features (5)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (5)
2993
if (!
AllowsDeletion
(oldSymbol))
4364
else if (!
AllowsDeletion
(oldSymbol))
4380
else if (!
AllowsDeletion
(oldSymbol))
4396
else if (!
AllowsDeletion
(oldSymbol))
4700
if (!
AllowsDeletion
(newMember))