2 references to CallbackDebugBehavior
Client.ExpectedExceptions.IntegrationTests (2)
CallbackDebugBehaviorTests.cs (2)
46
endpointBehaviors.Add(new
CallbackDebugBehavior
(includeExceptionDetailInFaults));
72
endpointBehaviors2.Add(new
CallbackDebugBehavior
(includeExceptionDetailInFaults));