4 references to SubscribedForSourceLocationChanges
System.Data (4)
cdf\src\NetFx40\Tools\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)