4 references to ReadWS
System.ServiceModel.Primitives (4)
Internals\System\Xml\XmlMtomReader.cs (4)
2755goto case ReadState.ReadWS; 2759case ReadState.ReadWS: 2770readState = ReadState.ReadWS; 2787if (readState != ReadState.ReadWS && readState != ReadState.ReadValue)