2 instantiations of WcfDuplexService_CallbackDebugBehavior_Callback
Client.ExpectedExceptions.IntegrationTests (2)
CallbackDebugBehaviorTests.cs (2)
35
callbackService = new
WcfDuplexService_CallbackDebugBehavior_Callback
();
61
var callbackService2 = new
WcfDuplexService_CallbackDebugBehavior_Callback
();
2 references to WcfDuplexService_CallbackDebugBehavior_Callback
Client.ExpectedExceptions.IntegrationTests (2)
CallbackDebugBehaviorTests.cs (2)
25
WcfDuplexService_CallbackDebugBehavior_Callback
callbackService;
61
var
callbackService2 = new WcfDuplexService_CallbackDebugBehavior_Callback();