4 references to ErrorParsingItem
System.ServiceModel.Syndication (4)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (2)
865throw new XmlException(FeedUtils.AddLineInfo(reader, SR.ErrorParsingItem), e); 869throw new XmlException(FeedUtils.AddLineInfo(reader, SR.ErrorParsingItem), e);
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (2)
461throw new XmlException(FeedUtils.AddLineInfo(reader, SR.ErrorParsingItem), e); 465throw new XmlException(FeedUtils.AddLineInfo(reader, SR.ErrorParsingItem), e);