4 references to ReadWS
System.Runtime.Serialization (4)
System\Xml\XmlMtomReader.cs (4)
2715goto case ReadState.ReadWS; 2719case ReadState.ReadWS: 2730readState = ReadState.ReadWS; 2747if (readState != ReadState.ReadWS && readState != ReadState.ReadValue)