2 references to CreateInsert
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
3972semanticEdits.Add(SemanticEditInfo.CreateInsert(newSymbol, cancellationToken)); 4030semanticEdits.Add(SemanticEditInfo.CreateInsert(symbol, cancellationToken));