14 references to InReadContent
System.Private.Xml (14)
System\Xml\Core\ReadContentAsBinaryHelper.cs (7)
82case State.InReadContent: 97Debug.Assert(_state == State.InReadContent); 125case State.InReadContent: 140Debug.Assert(_state == State.InReadContent); 168case State.InReadContent: 211case State.InReadContent: 269_state = State.InReadContent;
System\Xml\Core\ReadContentAsBinaryHelperAsync.cs (7)
33case State.InReadContent: 48Debug.Assert(_state == State.InReadContent); 77case State.InReadContent: 92Debug.Assert(_state == State.InReadContent); 121case State.InReadContent: 165case State.InReadContent: 217_state = State.InReadContent;