2 references to TryGetCorrelatesWithHandle
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\InternalReceiveMessage.cs (2)
854if (!this.TryGetCorrelatesWithHandle(executionContext, out followingCorrelation)) 953this.TryGetCorrelatesWithHandle(executionContext, out correlatesWithHandle);