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