2 references to ThrowStartElementExpected
System.Runtime.Serialization (2)
System\Xml\XmlDictionaryReader.cs (1)
233
XmlExceptionHelper.
ThrowStartElementExpected
(this, localName, namespaceUri);
System\Xml\XmlExceptionHelper.cs (1)
103
ThrowStartElementExpected
(reader, XmlDictionaryString.GetString(localName), XmlDictionaryString.GetString(ns));