5 references to ReadValue
System.Runtime.Serialization (5)
System\Xml\XmlMtomReader.cs (5)
2688goto case ReadState.ReadValue; 2691case ReadState.ReadValue: 2707readState = ReadState.ReadValue; 2728goto case ReadState.ReadValue; 2747if (readState != ReadState.ReadWS && readState != ReadState.ReadValue)