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