2 references to OnFinalizeCorrelationCompleted
System.ServiceModel (2)
System\ServiceModel\Channels\ContextRequestChannelBase.cs (2)
139
if (
OnFinalizeCorrelationCompleted
(result))
180
completeSelf = thisPtr.
OnFinalizeCorrelationCompleted
(result);