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