5 references to ReadName
System.ServiceModel.Primitives (5)
Internals\System\Xml\XmlMtomReader.cs (5)
2626private ReadState readState = ReadState.ReadName; 2692case ReadState.ReadName: 2723readState = ReadState.ReadName; 2764readState = ReadState.ReadName; 2806readState = ReadState.ReadName;