2 references to GetParameter
System.ServiceModel (2)
System\ServiceModel\Description\OperationGenerator.cs (2)
426CodeParameterDeclarationExpression existing = existingParams.GetParameter(name, ref i); 491return GetParameter(name, ref index) != null;