2 types derived from ReceiveAsyncResultBase
Extensibility.MessageInterceptor.IntegrationTests (2)
InterceptingDuplexChannel.cs (2)
195
class TryReceiveAsyncResult<TInputChannel> :
ReceiveAsyncResultBase
<TInputChannel>
230
class ReceiveAsyncResult<TInputChannel> :
ReceiveAsyncResultBase
<TInputChannel>