5 references to AllowsDeletion
Microsoft.CodeAnalysis.Features (5)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (5)
2982
if (!
AllowsDeletion
(oldSymbol))
4313
else if (!
AllowsDeletion
(oldSymbol))
4329
else if (!
AllowsDeletion
(oldSymbol))
4345
else if (!
AllowsDeletion
(oldSymbol))
4649
if (!
AllowsDeletion
(newMember))