Determines whether the specified object is referenced.

Declaration Syntax

Parameters
- context (Object)
- The serialization context.
- value (Object)
- The object to test for a reference.

Return Value
true if the specified object is referenced; otherwise, false.
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.0.2.0 (4.0.2.13929)