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