4 references to ErrorParsingItem
System.ServiceModel.Syndication (4)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (2)
868throw new XmlException(FeedUtils.AddLineInfo(reader, SR.ErrorParsingItem), e); 872throw new XmlException(FeedUtils.AddLineInfo(reader, SR.ErrorParsingItem), e);
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (2)
464throw new XmlException(FeedUtils.AddLineInfo(reader, SR.ErrorParsingItem), e); 468throw new XmlException(FeedUtils.AddLineInfo(reader, SR.ErrorParsingItem), e);