6 references to IWcfDuplexService_CallbackDebugBehavior
Client.ExpectedExceptions.IntegrationTests (6)
CallbackDebugBehaviorTests.cs (6)
20
DuplexChannelFactory<
IWcfDuplexService_CallbackDebugBehavior
> factory;
21
DuplexChannelFactory<
IWcfDuplexService_CallbackDebugBehavior
> factory2 = null;
27
IWcfDuplexService_CallbackDebugBehavior
serviceProxy;
28
IWcfDuplexService_CallbackDebugBehavior
serviceProxy2 = null;
38
factory = new DuplexChannelFactory<
IWcfDuplexService_CallbackDebugBehavior
>(context, binding, endpointAddress);
64
factory2 = new DuplexChannelFactory<
IWcfDuplexService_CallbackDebugBehavior
>(context2, binding2, endpointAddress2);