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