1 reference to CreateOperationCompletedMethod
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ClientClassGenerator.cs (1)
498
CodeMemberMethod operationCompletedMethod =
CreateOperationCompletedMethod
(context, clientType, syncMethodName, operationCompletedEventArgsType, operationCompletedEvent);