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