Method FindReferences
FindReferences(Point, IRangeList)
When implemented by a class, finds all references of the symbol under a given position
int FindReferences(Point position, IRangeList references)
Parameters
position
PointPosition within the text
references
IRangeListList of the found references
Returns
- int
Number of found references