1 implementation of GetFixesAsync
Microsoft.CodeAnalysis.Features (1)
AddImport\AbstractAddImportFeatureService.cs (1)
65public async Task<ImmutableArray<AddImportFixData>> GetFixesAsync(
1 reference to GetFixesAsync
Microsoft.CodeAnalysis.Features (1)
AddImport\IAddImportFeatureService.cs (1)
46/// <see cref="GetFixesAsync(Document, TextSpan, string, int, ISymbolSearchService, AddImportOptions,