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