Find all expressions and ternary expressions that points to themselves directly or via intermediate expression.
Namespace: uStrata.MathDaemon.ComputationAssembly: uStrata.MathDaemon.Computation (in uStrata.MathDaemon.Computation.dll) Version: 1.1.5779.28281
Syntax
Return Value
Type: BooleanTrue if such references found, otherwise false. StopReason property will contain a list of circular references
See Also