10 references to Tcp_DefaultBinding_Address
Binding.Tcp.IntegrationTests (4)
NetTcpBindingTests.4.1.0.cs (2)
28factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.Tcp_DefaultBinding_Address)); 64factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.Tcp_DefaultBinding_Address));
OperationContextAsyncFlowTests.cs (2)
28factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.Tcp_DefaultBinding_Address)); 63factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.Tcp_DefaultBinding_Address));
Security.TransportSecurity.IntegrationTests (6)
Negotiate\NegotiateStream_Tcp_Tests.4.1.0.cs (6)
71factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.Tcp_DefaultBinding_Address)); 115new EndpointAddress(Endpoints.Tcp_DefaultBinding_Address)); 161new Uri(Endpoints.Tcp_DefaultBinding_Address), 201new Uri(Endpoints.Tcp_DefaultBinding_Address), 252new Uri(Endpoints.Tcp_DefaultBinding_Address), 300new Uri(Endpoints.Tcp_DefaultBinding_Address),