2 references to OnCompleting
System.ServiceModel.Primitives (2)
Internals\System\Runtime\AsyncResult.cs (2)
100if (OnCompleting != null) 105OnCompleting(this, _exception);