1 implementation of GetFixesAsync
Microsoft.CodeAnalysis.Features (1)
AddImport\AbstractAddImportFeatureService.cs (1)
64public async Task<ImmutableArray<AddImportFixData>> GetFixesAsync(
2 references to GetFixesAsync
Microsoft.CodeAnalysis.Features (1)
AddImport\IAddImportFeatureService.cs (1)
46/// <see cref="GetFixesAsync(Document, TextSpan, string, int, ISymbolSearchService, AddImportOptions,
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\MissingImportDiscovery\RemoteMissingImportDiscoveryService.cs (1)
50var result = await service.GetFixesAsync(