2 references to GetParameter
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationGenerator.cs (2)
424CodeParameterDeclarationExpression existing = existingParams.GetParameter(name, ref i); 489return GetParameter(name, ref index) != null;