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)
137
public override bool FoundEnd { get { return
_bFoundEnd
; } }
153
while (!
_bFoundEnd
&& (count > 0))
167
if (!
_bFoundEnd
)