1 write to _atEof
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
426
_atEof
= true;
4 references to _atEof
System.ServiceModel.NetFramingBase (4)
System\ServiceModel\Channels\SingletonConnectionReader.cs (4)
238
_reader.DoneReceiving(
_atEof
);
343
if (
_atEof
)
424
if (!
_atEof
)
447
if (
_atEof
)