2 references to CreateAndRegisterScope
System.Activities (2)
System\Activities\HandleInitializationContext.cs (1)
97return this.executor.BookmarkScopeManager.CreateAndRegisterScope(Guid.Empty);
System\Activities\Runtime\BookmarkScopeManager.cs (1)
32this.defaultScope = CreateAndRegisterScope(Guid.Empty);