2 overrides of AddImportAsync
Microsoft.CodeAnalysis.CSharp.Features (1)
AddImport\CSharpAddImportFeatureService.cs (1)
340
protected override async Task<Document>
AddImportAsync
(
Microsoft.CodeAnalysis.VisualBasic.Features (1)
AddImport\VisualBasicAddImportFeatureService.vb (1)
278
Protected Overloads Overrides Async Function
AddImportAsync
(
1 reference to AddImportAsync
Microsoft.CodeAnalysis.Features (1)
AddImport\References\SymbolReference.cs (1)
68
var updatedDocument = await provider.
AddImportAsync
(