1 write to Exception
Binding.Tcp.IntegrationTests (1)
OperationContextAsyncFlowTests.cs (1)
169
Exception
= e;
2 references to Exception
Binding.Tcp.IntegrationTests (2)
OperationContextAsyncFlowTests.cs (2)
122
if (callbackService.
Exception
!= null)
124
ExceptionDispatchInfo.Capture(callbackService.
Exception
).Throw();