3 references to Body
System.Activities (3)
System\Activities\Statements\CancellationScope.cs (3)
73metadata.AddChild(this.Body); 81if (this.Body != null) 83context.ScheduleActivity(this.Body, new CompletionCallback(OnBodyComplete));