2 writes to IsAtEof
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\DetectEofStream.cs (2)
17IsAtEof = false; 78IsAtEof = true;
4 references to IsAtEof
System.ServiceModel.Primitives (4)
System\ServiceModel\Channels\DetectEofStream.cs (4)
24if (IsAtEof) 38if (IsAtEof) 62if (IsAtEof) 76if (!IsAtEof)