1 reference to onPeekComplete
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelDemuxer.cs (1)
1822
IAsyncResult peekResult = new PeekAsyncResult(this, channel,
onPeekComplete
, this);