7 instantiations of Equal
System.Activities (3)
System\Activities\Expressions\ExpressionServices.cs (1)
937
result = new
Equal
<TLeft, TRight, TResult>() { Left = leftArgument, Right = rightArgument };
System\Activities\Statements\TransactionScope.cs (2)
177
Condition = new
Equal
<Type, Type, bool>
265
Condition = new
Equal
<Type, Type, bool>()
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\TransactedReceiveScope.cs (2)
127
Condition = new
Equal
<Type, Type, bool>
156
Condition = new
Equal
<Type, Type, bool>
System.Workflow.Runtime (2)
System\Activities\Statements\Interop.cs (2)
929
Left = new
Equal
<Type, Type, bool>
937
Right = new
Equal
<string, string, bool>