5 references to AllowsDeletion
Microsoft.CodeAnalysis.Features (5)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (5)
2998
if (!
AllowsDeletion
(oldSymbol))
4369
else if (!
AllowsDeletion
(oldSymbol))
4385
else if (!
AllowsDeletion
(oldSymbol))
4401
else if (!
AllowsDeletion
(oldSymbol))
4705
if (!
AllowsDeletion
(newMember))