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