436 references to IWcfService
Binding.Custom.IntegrationTests (9)
Binding.Http.IntegrationTests (39)
BasicHttpBindingTests.4.0.0.cs (21)
25ChannelFactory<IWcfService> factory = null;
26IWcfService serviceProxy = null;
36factory = new ChannelFactory<IWcfService>(binding);
62ChannelFactory<IWcfService> factory = null;
63IWcfService serviceProxy = null;
76factory = new ChannelFactory<IWcfService>(customBinding, new EndpointAddress(Endpoints.HttpBaseAddress_Basic + Enum.GetName(typeof(WSMessageEncoding), messageEncoding)));
102ChannelFactory<IWcfService> factory = null;
103IWcfService serviceProxy = null;
112factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.HttpBaseAddress_Basic + Enum.GetName(typeof(WSMessageEncoding), messageEncoding)));
147ChannelFactory<IWcfService> factory = null;
148IWcfService serviceProxy = null;
158factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.HttpBaseAddress_Basic + Enum.GetName(typeof(WSMessageEncoding), messageEncoding)));
204ChannelFactory<IWcfService> factory = null;
205IWcfService serviceProxy = null;
214factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.HttpBaseAddress_Basic + Enum.GetName(typeof(WSMessageEncoding), messageEncoding)));
242ChannelFactory<IWcfService> factory = null;
243IWcfService serviceProxy = null;
254factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.HttpBaseAddress_Basic + Enum.GetName(typeof(WSMessageEncoding), messageEncoding)));
287ChannelFactory<IWcfService> factory = null;
288IWcfService serviceProxy = null;
298factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.HttpBaseAddress_Basic_Text));
Binding.Tcp.IntegrationTests (21)
Binding.WS.FederationHttp.IntegrationTests (9)
Client.ChannelLayer.IntegrationTests (3)
Client.ClientBase.IntegrationTests (10)
Client.ExpectedExceptions.IntegrationTests (45)
Contract.Data.IntegrationTests (3)
Contract.Fault.IntegrationTests (24)
Contract.Message.IntegrationTests (3)
Contract.Service.IntegrationTests (66)
ServiceContractTests.4.1.0.cs (54)
26ChannelFactory<IWcfService> factory = null;
27IWcfService serviceProxy = null;
35factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.HttpBaseAddress_Basic_Text));
63ChannelFactory<IWcfService> factory = null;
64IWcfService serviceProxy = null;
72factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.HttpBaseAddress_Basic_Text));
99ChannelFactory<IWcfService> factory = null;
100IWcfService serviceProxy = null;
107factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.HttpBaseAddress_Basic_Text));
134ChannelFactory<IWcfService> factory = null;
135IWcfService serviceProxy = null;
143factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.HttpBaseAddress_Basic_Text));
171ChannelFactory<IWcfService> factory = null;
172IWcfService serviceProxy = null;
180factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.HttpBaseAddress_Basic_Text));
237ChannelFactory<IWcfService> factory = null;
238IWcfService serviceProxy = null;
248factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.HttpBaseAddress_Basic_Text));
299ChannelFactory<IWcfService> factory = null;
300IWcfService serviceProxy = null;
310factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.HttpBaseAddress_Basic_Text));
356ChannelFactory<IWcfService> factory = null;
357IWcfService serviceProxy = null;
365factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.Tcp_NoSecurity_Address));
393ChannelFactory<IWcfService> factory = null;
394IWcfService serviceProxy = null;
402factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.Tcp_Streamed_NoSecurity_Address));
429ChannelFactory<IWcfService> factory = null;
430IWcfService serviceProxy = null;
437factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.Tcp_Streamed_NoSecurity_Address));
464ChannelFactory<IWcfService> factory = null;
465IWcfService serviceProxy = null;
473factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.Tcp_Streamed_NoSecurity_Address));
501ChannelFactory<IWcfService> factory = null;
502IWcfService serviceProxy = null;
510factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.Tcp_Streamed_NoSecurity_Address));
538ChannelFactory<IWcfService> factory = null;
539IWcfService serviceProxy = null;
547factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.Tcp_Streamed_NoSecurity_Address));
575ChannelFactory<IWcfService> factory = null;
576IWcfService serviceProxy = null;
584factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.Tcp_Streamed_NoSecurity_Address));
680ChannelFactory<IWcfService> factory = null;
681IWcfService serviceProxy1 = null;
682IWcfService serviceProxy2 = null;
692factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.HttpBaseAddress_Basic_Text));
770ChannelFactory<IWcfService> factory = null;
771IWcfService serviceProxy1 = null;
772IWcfService serviceProxy2 = null;
782factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.HttpBaseAddress_Basic_Text));
860ChannelFactory<IWcfService> factory = null;
861IWcfService serviceProxy1 = null;
862IWcfService serviceProxy2 = null;
872factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.HttpBaseAddress_Basic_Text));
Encoding.Encoders.IntegrationTests (15)
Encoding.MessageVersion.IntegrationTests (21)
Extensibility.MessageEncoder.IntegrationTests (6)
ScenarioTests.Common.Tests (6)
Security.TransportSecurity.IntegrationTests (156)
Https\HttpsTests.4.1.0.cs (36)
29ChannelFactory<IWcfService> factory = null;
30IWcfService serviceProxy = null;
41factory = new ChannelFactory<IWcfService>(basicHttpsBinding, new EndpointAddress(Endpoints.Https_DefaultBinding_Address + Enum.GetName(typeof(WSMessageEncoding), messageEncoding)));
83ChannelFactory<IWcfService> factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.Https_DefaultBinding_Address_Text));
84IWcfService serviceProxy = factory.CreateChannel();
122ChannelFactory<IWcfService> factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.HttpsSoap12_Address));
123IWcfService serviceProxy = factory.CreateChannel();
161ChannelFactory<IWcfService> factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.HttpsSoap11_Address));
162IWcfService serviceProxy = factory.CreateChannel();
200ChannelFactory<IWcfService> factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.HttpsSoap12_Address));
201IWcfService serviceProxy = factory.CreateChannel();
234ChannelFactory<IWcfService> factory = null;
235IWcfService serviceProxy = null;
245factory = new ChannelFactory<IWcfService>(binding, endpointAddress);
280ChannelFactory<IWcfService> factory = null;
281IWcfService serviceProxy = null;
292factory = new ChannelFactory<IWcfService>(binding, endpointAddress);
321ChannelFactory<IWcfService> factory = null;
322IWcfService serviceProxy = null;
333factory = new ChannelFactory<IWcfService>(binding, endpointAddress);
362ChannelFactory<IWcfService> factory = null;
363IWcfService serviceProxy = null;
374factory = new ChannelFactory<IWcfService>(basicHttpsBinding, endpointAddress);
411ChannelFactory<IWcfService> factory = null;
412IWcfService serviceProxy = null;
423factory = new ChannelFactory<IWcfService>(basicHttpsBinding, endpointAddress);
465ChannelFactory<IWcfService> factory = null;
466IWcfService serviceProxy = null;
484factory = new ChannelFactory<IWcfService>(binding, endpointAddress);
524ChannelFactory<IWcfService> factory = null;
525IWcfService serviceProxy = null;
543factory = new ChannelFactory<IWcfService>(binding, endpointAddress);