go_to_definition
Find the source file and line where a symbol is defined
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
symbol | string | ✓ | Symbol name: simple type (MyClass), fully qualified (Namespace.MyClass), or member (MyClass.DoWork) |