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