3 references to Body
System.ServiceModel.Activities (3)
System\ServiceModel\Activities\CorrelationScope.cs (3)
41
metadata.AddChild(this.
Body
);
55
if (this.
Body
!= null)
70
context.ScheduleActivity(this.
Body
);