2 references to ReadToByte
System.Runtime.Remoting (2)
channels\core\socketmanager.cs (2)
506return ReadToByte(b, null); 603byte[] strBytes = ReadToByte((byte)ch, validator);