5 references to ReadValue
System.ServiceModel.Primitives (5)
Internals\System\Xml\XmlMtomReader.cs (5)
2728goto case ReadState.ReadValue; 2731case ReadState.ReadValue: 2747readState = ReadState.ReadValue; 2768goto case ReadState.ReadValue; 2787if (readState != ReadState.ReadWS && readState != ReadState.ReadValue)