2 references to If
System.Activities (2)
System\Activities\Statements\Compensate.cs (1)
142
new
If
(env => (elements.Get(env).ElementAt(index.Get(env))).GetType() == typeof(CompensationParticipant))
System\Activities\Statements\Confirm.cs (1)
151
new
If
(env => (elements.Get(env).ElementAt(index.Get(env))).GetType() == typeof(CompensationParticipant))