5 references to AllowsDeletion
Microsoft.CodeAnalysis.Features (5)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (5)
2951
if (!
AllowsDeletion
(oldSymbol))
4262
else if (!
AllowsDeletion
(oldSymbol))
4278
else if (!
AllowsDeletion
(oldSymbol))
4294
else if (!
AllowsDeletion
(oldSymbol))
4582
if (!
AllowsDeletion
(newMember))