2 references to OnCompleting
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\AsyncResult.cs (2)
122if (OnCompleting != null) 127OnCompleting(this, _exception);