2 references to ThrowStartElementExpected
System.Private.DataContractSerialization (2)
System\Xml\XmlDictionaryReader.cs (1)
211
XmlExceptionHelper.
ThrowStartElementExpected
(this, localName, namespaceUri);
System\Xml\XmlExceptionHelper.cs (1)
104
ThrowStartElementExpected
(reader, XmlDictionaryString.GetString(localName), XmlDictionaryString.GetString(ns));