4 references to ReadingTentative
System.IO.Pipelines (4)
System\IO\Pipelines\PipeOperationState.cs (4)
33_state |= State.ReadingTentative; 40(_state & State.ReadingTentative) != State.ReadingTentative) 45_state &= ~(State.Reading | State.ReadingTentative);