context | The context being visited. |
container | The container being visited. |
value | The value being visited. |
bool <see langword="true" /> if visitation should be skipped, <see langword="false" /> otherwise.
Invoked when the visitor encounters specific a TContainer and TValue pair.