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