2 references to CreateAndInitializeHandle
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\CorrelationHandle.cs (2)
166
this.noPersistHandle = context.
CreateAndInitializeHandle
<NoPersistHandle>();
167
this.bookmarkScopeHandle = context.
CreateAndInitializeHandle
<BookmarkScopeHandle>();