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