Method FindImplementationsAsync
FindImplementationsAsync(Point, IRangeList, bool, CancellationToken)
Locates declaration at given position and finds all implementations to this declaration in the text.
public virtual Task<int> FindImplementationsAsync(Point position, IRangeList references, bool allDocuments = false, CancellationToken cancellationToken = default)
Parameters
position
PointSpecifies position to find declaration.
references
IRangeListRetrieves references to found declaration.
allDocuments
boolSpecifies if search needs to process all documents in the solution
cancellationToken
CancellationTokenCancellation token