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