1 write to GetEndpointAddress
dotnet-svcutil-lib (1)
CodeDomFixup\MethodCreationHelper.cs (1)
25this.GetEndpointAddress = new CodeMemberMethod
4 references to GetEndpointAddress
dotnet-svcutil-lib (4)
CodeDomFixup\MethodCreationHelper.cs (4)
32this.GetEndpointAddress.Parameters.Add(new CodeParameterDeclarationExpression(ConfigToCodeConstants.EndpointConfigurationEnumTypeName, ConfigToCodeConstants.EndpointConfigurationParameter)); 83this.ClientType.Members.Add(this.GetEndpointAddress); 2160this.GetEndpointAddress.Statements.Add( 2221this.GetEndpointAddress.Statements.Add(