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