2 references to CreateAndRegisterScope
System.Activities (2)
System\Activities\NativeActivityContext.cs (1)
379return this.executor.BookmarkScopeManager.CreateAndRegisterScope(scopeId, scopeHandle);
System\Activities\Runtime\BookmarkScopeManager.cs (1)
414return this.CreateAndRegisterScope(scopeId, null);