1 write to branches
System.Activities (1)
System\Activities\Statements\Pick.cs (1)
43
this.
branches
= new ValidatingCollection<PickBranch>
2 references to branches
System.Activities (2)
System\Activities\Statements\Pick.cs (2)
41
if (this.
branches
== null)
55
return this.
branches
;