Method FindImplementationsAsync
FindImplementationsAsync(Point, IRangeList, bool, CancellationToken)
When implemented by a class, locates all implementations at given position and in the text.
Task<int> FindImplementationsAsync(Point position, IRangeList references, bool allDocuments = false, CancellationToken cancellationToken = default)
Parameters
positionPointSpecifies position to find declaration.
referencesIRangeListRetrieves references to found declaration.
allDocumentsboolSpecifies if search needs to process all documents in the solution
cancellationTokenCancellationTokenCancellation token