4 references to EndOperationDelegate
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\ClientBase.cs (4)
401
EndOperationDelegate
endOperationDelegate, SendOrPostCallback operationCompletedCallback, object userState)
484
private
EndOperationDelegate
_endDelegate;
487
internal AsyncOperationContext(AsyncOperation asyncOperation,
EndOperationDelegate
endDelegate, SendOrPostCallback completionCallback)
502
internal
EndOperationDelegate
EndDelegate