2 references to UnknownDocumentXml
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\AtomPub10CategoriesDocumentFormatter.cs (1)
91throw new XmlException(SR.Format(SR.UnknownDocumentXml, reader.LocalName, reader.NamespaceURI));
System\ServiceModel\Syndication\AtomPub10ServiceDocumentFormatter.cs (1)
81throw new XmlException(SR.Format(SR.UnknownDocumentXml, reader.LocalName, reader.NamespaceURI));