1 write to Name
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Tracking\Configuration\BookmarkResumptionQueryElement.cs (1)
47Name = this.Name
2 references to Name
System.Activities (2)
System\Activities\Tracking\RuntimeTrackingProfile.cs (2)
213if (!this.bookmarkSubscriptions.ContainsKey(bookmarkTrackingQuery.Name)) 215this.bookmarkSubscriptions.Add(bookmarkTrackingQuery.Name, bookmarkTrackingQuery);