3 references to Initialize
System.Activities (1)
System\Activities\BookmarkScopeHandle.cs (1)
103this.bookmarkScope.Initialize(context, scope);
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\CorrelationHandle.cs (1)
299this.Scope.Initialize(context, instanceKey.Value);
System\ServiceModel\Activities\MessagingActivityHelper.cs (1)
143context.DefaultBookmarkScope.Initialize(context, instanceKey.Value);