1 write to subscribedForSourceLocationChanges
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\ObjectReferenceService.cs (1)
80this.subscribedForSourceLocationChanges = new HashSet<Guid>();
2 references to subscribedForSourceLocationChanges
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\ObjectReferenceService.cs (2)
78if (this.subscribedForSourceLocationChanges == null) 83return this.subscribedForSourceLocationChanges;