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