2 references to OnSentAsync
Binding.Http.IntegrationTests (2)
HttpBindingTestHelpers.cs (2)
57
if (_parent.
OnSentAsync
!= null)
59
return await _parent.
OnSentAsync
(response, cancellationToken);