2 references to OnCompleting
System.ServiceModel.Internals (2)
System\Runtime\AsyncResult.cs (2)
138if (OnCompleting != null) 143OnCompleting(this, this.exception);