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