1 reference to StreamFixesAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\CodeFixes\ICodeFixService.cs (1)
39=> service.StreamFixesAsync(document, range, cancellationToken).ToImmutableArrayAsync(cancellationToken);