2 references to ThrowStartElementExpected
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryReader.cs (1)
149
XmlExceptionHelper.
ThrowStartElementExpected
(this, localName, namespaceUri);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlExceptionHelper.cs (1)
99
ThrowStartElementExpected
(reader, XmlDictionaryString.GetString(localName), XmlDictionaryString.GetString(ns));