FindImplementations Method
FindImplementations(Point, IRangeList)
Finds all implementations of the symbol under given position
Declaration
public virtual int FindImplementations(Point position, IRangeList references)
Parameters
Type | Name | Description |
---|---|---|
Point | position | Position within the text |
IRangeList | references | List of the found implementations |
Returns
Type | Description |
---|---|
Int32 | Number of found implementations |