22 references to ICustomChannelServiceInterface
System.ServiceModel.Primitives.Tests (22)
Channels\CustomChannelTest.cs (22)
57var factory = new ChannelFactory<ICustomChannelServiceInterface>(binding, address);
61ICustomChannelServiceInterface channel = factory.CreateChannel();
148var factory = new ChannelFactory<ICustomChannelServiceInterface>(binding, address);
155ICustomChannelServiceInterface channel = factory.CreateChannel();
241var factory = new ChannelFactory<ICustomChannelServiceInterface>(binding, address);
242ICustomChannelServiceInterface channel = factory.CreateChannel();
292var factory = new ChannelFactory<ICustomChannelServiceInterface>(binding, address);
293ICustomChannelServiceInterface channel = factory.CreateChannel();
349var factory = new ChannelFactory<ICustomChannelServiceInterface>(binding, address);
353ICustomChannelServiceInterface channel = factory.CreateChannel();
408var factory = new ChannelFactory<ICustomChannelServiceInterface>(binding, address);
446var factory = new ChannelFactory<ICustomChannelServiceInterface>(binding, address);
486var factory = new ChannelFactory<ICustomChannelServiceInterface>(binding, address);
516ICustomChannelServiceInterface channel = factory.CreateChannel();
537var factory = new ChannelFactory<ICustomChannelServiceInterface>(binding, address);
567ICustomChannelServiceInterface channel = factory.CreateChannel();
588var factory = new ChannelFactory<ICustomChannelServiceInterface>(binding, address);
618ICustomChannelServiceInterface channel = factory.CreateChannel();
640var factory = new ChannelFactory<ICustomChannelServiceInterface>(binding, address);
670ICustomChannelServiceInterface channel = factory.CreateChannel();
693var factory = new ChannelFactory<ICustomChannelServiceInterface>(binding, address);
717ICustomChannelServiceInterface channel = factory.CreateChannel();