2 writes to unimportantBookmarks
System.Activities (2)
System\Activities\ExclusiveHandle.cs (2)
87set { this.unimportantBookmarks = value; } 176this.unimportantBookmarks = value;
2 references to unimportantBookmarks
System.Activities (2)
System\Activities\ExclusiveHandle.cs (2)
86get { return this.unimportantBookmarks; } 172return this.unimportantBookmarks;