24 references to EndpointConfigurationParameter
dotnet-svcutil-lib (24)
CodeDomFixup\ConfigToCode.cs (18)
88new CodeVariableReferenceExpression(ConfigToCodeConstants.EndpointConfigurationParameter), 143ConfigToCodeConstants.EndpointConfigurationParameter); 144ctor.ChainedConstructorArgs[1] = new CodeVariableReferenceExpression(ConfigToCodeConstants.EndpointConfigurationParameter); 159ConfigToCodeConstants.EndpointConfigurationParameter); 215ConfigToCodeConstants.EndpointConfigurationParameter)); 222new CodeArgumentReferenceExpression(ConfigToCodeConstants.EndpointConfigurationParameter))); 227new CodeArgumentReferenceExpression(ConfigToCodeConstants.EndpointConfigurationParameter))); 244ConfigToCodeConstants.EndpointConfigurationParameter); 252new CodeArgumentReferenceExpression(ConfigToCodeConstants.EndpointConfigurationParameter))); 273ConfigToCodeConstants.EndpointConfigurationParameter); 281new CodeArgumentReferenceExpression(ConfigToCodeConstants.EndpointConfigurationParameter))); 344ConfigToCodeConstants.EndpointConfigurationParameter); 352new CodeArgumentReferenceExpression(ConfigToCodeConstants.EndpointConfigurationParameter))); 357new CodeArgumentReferenceExpression(ConfigToCodeConstants.EndpointConfigurationParameter))); 376ConfigToCodeConstants.EndpointConfigurationParameter); 381new CodeArgumentReferenceExpression(ConfigToCodeConstants.EndpointConfigurationParameter)); 403ConfigToCodeConstants.EndpointConfigurationParameter); 408new CodeArgumentReferenceExpression(ConfigToCodeConstants.EndpointConfigurationParameter));
CodeDomFixup\MethodCreationHelper.cs (6)
32this.GetEndpointAddress.Parameters.Add(new CodeParameterDeclarationExpression(ConfigToCodeConstants.EndpointConfigurationEnumTypeName, ConfigToCodeConstants.EndpointConfigurationParameter)); 41this.GetBinding.Parameters.Add(new CodeParameterDeclarationExpression(ConfigToCodeConstants.EndpointConfigurationEnumTypeName, ConfigToCodeConstants.EndpointConfigurationParameter)); 139new CodeArgumentReferenceExpression(ConfigToCodeConstants.EndpointConfigurationParameter), 2163new CodeArgumentReferenceExpression(ConfigToCodeConstants.EndpointConfigurationParameter), 2219new CodeArgumentReferenceExpression(ConfigToCodeConstants.EndpointConfigurationParameter))))); 2229new CodeArgumentReferenceExpression(ConfigToCodeConstants.EndpointConfigurationParameter)))));