2 references to GenerateComplexTextEditAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\Completion\CompletionResultFactory.cs (2)
605
var (textEdit, isSnippetString, newPosition) = await
GenerateComplexTextEditAsync
(
656
var (edit, _, _) = await
GenerateComplexTextEditAsync
(