1 write to _bFoundEnd
System.Runtime.Remoting (1)
channels\tcp\tcpstreams.cs (1)
163_bFoundEnd = true;
3 references to _bFoundEnd
System.Runtime.Remoting (3)
channels\tcp\tcpstreams.cs (3)
137public override bool FoundEnd { get { return _bFoundEnd; } } 153while (!_bFoundEnd && (count > 0)) 167if (!_bFoundEnd)