1 reference to CreateAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
InlineRename\AbstractEditorInlineRenameService.SymbolRenameInfo.cs (1)
137
return await InlineRenameLocationSet.
CreateAsync
(this, locations, cancellationToken).ConfigureAwait(false);