1 reference to AsyncCallbackArgName
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerator.cs (1)
343beginMethod.Parameters.Add(new CodeParameterDeclarationExpression(context.ServiceContractGenerator.GetCodeTypeReference(typeof(AsyncCallback)), Strings.AsyncCallbackArgName));