2 references to CanAddNewMemberToExistingType
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
3128
if (!hasAssociatedSymbolInsert && !
CanAddNewMemberToExistingType
(newSymbol, capabilities))
4995
=>
CanAddNewMemberToExistingType
(newSymbol, capabilities) &&