Method FindReferencesAsync
FindReferencesAsync(Point, IRangeList)
Finds all references of the symbol under a given position
public virtual Task<int> FindReferencesAsync(Point position, IRangeList references)
Parameters
positionPointPosition within the text
referencesIRangeListList of the found references