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