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