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