Method FindReferencesAsync
FindReferencesAsync(Point, IRangeList)
When implemented by a class, finds all references of the symbol under the given position in asymc mode.
Task<int> FindReferencesAsync(Point position, IRangeList references)
Parameters
positionPointPosition within the text
referencesIRangeListList of the found references