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