2 references to onRead
System.ServiceModel (2)
System\ServiceModel\Channels\HttpChannelHelpers.cs (2)
713IAsyncResult result = inputStream.BeginRead(buffer.Array, offset, count, onRead, this); 743IAsyncResult result = inputStream.BeginRead(buffer.Array, offset, count, onRead, this);