2 references to OnCompleting
System.ServiceModel.Federation (2)
System\Runtime\OperationWithTimeoutAsyncResult.cs (2)
138
if (
OnCompleting
!= null)
143
OnCompleting
(this, _exception);