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
startPos
PointStar position within the text.
endPos
PointEnd position within the text.
allDocuments
boolSpecifies all documents in the solution needs to be processed.
cancellationToken
CancellationTokenCancellation token