2 references to OperationCompleted
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
384
OperationContext.Current.
OperationCompleted
+=
FrameworkFork\System.ServiceModel\System\ServiceModel\OperationContext.cs (1)
294
EventHandler handler = this.
OperationCompleted
;