Method HasCodeRefactorsAsync
HasCodeRefactorsAsync(Point, Point, bool, CancellationToken)
When implemented by a class, determines if any code refactors are available at the given range in async mode.
Task<bool> HasCodeRefactorsAsync(Point startPos, Point endPos, bool allDocuments, CancellationToken cancellationToken)
Parameters
startPosPointStar position within the text.
endPosPointEnd position within the text.
allDocumentsboolSpecifies all documents in the solution needs to be processed.
cancellationTokenCancellationTokenCancellation token