1 reference to EnsureBookmarkScope
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\InternalReceiveMessage.cs (1)
353BookmarkScope bookmarkScope = (followingCorrelation != null) ? followingCorrelation.EnsureBookmarkScope(executionContext) : executionContext.DefaultBookmarkScope;