2 overrides of AddImportAsync
Microsoft.CodeAnalysis.CSharp.Features (1)
AddImport\CSharpAddImportFeatureService.cs (1)
388
protected override async Task<Document>
AddImportAsync
(
Microsoft.CodeAnalysis.VisualBasic.Features (1)
AddImport\VisualBasicAddImportFeatureService.vb (1)
309
Protected Overrides Function
AddImportAsync
(
1 reference to AddImportAsync
Microsoft.CodeAnalysis.Features (1)
AddImport\References\Reference.cs (1)
115
var newDocument = await provider.
AddImportAsync
(