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