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