4 references to ErrorParsingDocument
System.ServiceModel.Syndication (4)
System\ServiceModel\Syndication\AtomPub10CategoriesDocumentFormatter.cs (2)
152throw new XmlException(FeedUtils.AddLineInfo(reader, SR.ErrorParsingDocument), e); 156throw new XmlException(FeedUtils.AddLineInfo(reader, SR.ErrorParsingDocument), e);
System\ServiceModel\Syndication\AtomPub10ServiceDocumentFormatter.cs (2)
477throw new XmlException(FeedUtils.AddLineInfo(reader, SR.ErrorParsingDocument), e); 481throw new XmlException(FeedUtils.AddLineInfo(reader, SR.ErrorParsingDocument), e);