Method HasCodeRefactorsAsync
HasCodeRefactorsAsync(Point, Point, bool, CancellationToken)
Determines if code fixes are available for a given syntax error in async mode.
public override Task<bool> HasCodeRefactorsAsync(Point startPos, Point endPos, bool allDocuments = false, CancellationToken cancellationToken = default)
Parameters
startPosPointStart position within the text.
endPosPointEnd position within the text.
allDocumentsboolSpecifies if all documents in the solution need to be processed.
cancellationTokenCancellationTokenCancellation token