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