2 instantiations of Or
System.Activities (1)
System\Activities\Expressions\ExpressionServices.cs (1)
919result = new Or<TLeft, TRight, TResult>() { Left = leftArgument, Right = rightArgument };
System.Workflow.Runtime (1)
System\Activities\Statements\Interop.cs (1)
927Condition = new Or<bool, bool, bool>