1 write to GetBinding
dotnet-svcutil-lib (1)
CodeDomFixup\MethodCreationHelper.cs (1)
34this.GetBinding = new CodeMemberMethod
4 references to GetBinding
dotnet-svcutil-lib (4)
CodeDomFixup\MethodCreationHelper.cs (4)
41this.GetBinding.Parameters.Add(new CodeParameterDeclarationExpression(ConfigToCodeConstants.EndpointConfigurationEnumTypeName, ConfigToCodeConstants.EndpointConfigurationParameter)); 82this.ClientType.Members.Add(this.GetBinding); 144this.GetBinding.Statements.Add(condition); 2211this.GetBinding.Statements.Add(