3 writes to _isAtEof
System.ServiceModel.NetFramingBase (3)
System\ServiceModel\Channels\SingletonConnectionReader.cs (3)
64_isAtEof = atEof; 100_isAtEof = true; 141if (DecodeBytes(buffer, ref offset, ref size, ref _isAtEof))
2 references to _isAtEof
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\SingletonConnectionReader.cs (2)
94while (!_isAtEof) 146if (_isAtEof)