1 reference to GetOrCreateParameter
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\OperationGenerator.cs (1)
496
CodeParameterDeclarationExpression paramDecl = _parent.
GetOrCreateParameter
(type, name, _direction, ref _index, out createdNew);