17 instantiations of If
System.Activities (9)
System\Activities\Expressions\AndAlso.cs (1)
25
return new
If
System\Activities\Expressions\OrElse.cs (1)
25
return new
If
System\Activities\Statements\CompensableActivity.cs (1)
255
new
If
System\Activities\Statements\Compensate.cs (2)
116
new
If
142
new
If
(env => (elements.Get(env).ElementAt(index.Get(env))).GetType() == typeof(CompensationParticipant))
System\Activities\Statements\Confirm.cs (2)
124
new
If
151
new
If
(env => (elements.Get(env).ElementAt(index.Get(env))).GetType() == typeof(CompensationParticipant))
System\Activities\Statements\TransactionScope.cs (2)
175
new
If
()
263
new
If
()
System.Activities.Core.Presentation (4)
System\ServiceModel\Activities\Presentation\ReceiveReplyValidationFeature.cs (2)
55
new
If
71
Handler = new
If
System\ServiceModel\Activities\Presentation\SendReplyValidationFeature.cs (2)
55
new
If
71
Handler = new
If
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\TransactedReceiveScope.cs (2)
125
new
If
()
154
new
If
()
System.Workflow.Runtime (2)
System\Activities\Statements\Interop.cs (2)
885
Handler = new
If
925
new
If
()
1 reference to If
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\IfElseDesigner.xaml.cs (1)
30
Type type = typeof(
If
);