2 references to OnFinalizeCorrelationCompleted
System.ServiceModel (2)
System\ServiceModel\Channels\ContextOutputChannelBase.cs (2)
133
if (
OnFinalizeCorrelationCompleted
(result))
174
completeSelf = thisPtr.
OnFinalizeCorrelationCompleted
(result);