4 references to SubscribedForSourceLocationChanges
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\ObjectReferenceService.cs (4)
105this.SubscribedForSourceLocationChanges.Add(result); 155if (this.SubscribedForSourceLocationChanges.Contains(objectReferenceId)) 157this.SubscribedForSourceLocationChanges.Remove(objectReferenceId); 179foreach (Guid subscribedObjectReference in this.SubscribedForSourceLocationChanges)