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