1 reference to AsyncResultArgName
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerator.cs (1)
350
endMethod.Parameters.Add(new CodeParameterDeclarationExpression(context.ServiceContractGenerator.GetCodeTypeReference(typeof(IAsyncResult)), Strings.
AsyncResultArgName
));