2 references to _byteBuffer
System.Runtime.Remoting (2)
channels\http\httpstreams.cs (2)
464
int readCount = Read(
_byteBuffer
, 0, 1);
468
return
_byteBuffer
[0];