2 references to invokeAsyncCompletedEventArgsTypeName
System.ServiceModel (2)
System\ServiceModel\Description\ClientClassGenerator.cs (2)
794
new CodeVariableDeclarationStatement(
invokeAsyncCompletedEventArgsTypeName
, "e");
796
eventArgsDecl.InitExpression = new CodeCastExpression(
invokeAsyncCompletedEventArgsTypeName
,