1 write to atEof
System.ServiceModel (1)
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
1562
this.
atEof
= true;
3 references to atEof
System.ServiceModel (3)
System\ServiceModel\Channels\SingletonConnectionReader.cs (3)
1397
this.reader.DoneReceiving(this.
atEof
);
1479
if (this.
atEof
)
1560
if (!this.
atEof
)