Method GetDeclarationAt
GetDeclarationAt(Point)
Gets IRange
that corresponds to the declafration at specified position.
public override IRange GetDeclarationAt(Point position)
Parameters
position
PointPosition to find range.
Returns
- IRange
Declaration range at given position