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