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