2 references to TryParseElement
System.ServiceModel (2)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (1)
861if (!TryParseElement(reader, result, this.Version))
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (1)
1011parsedExtension = TryParseElement(reader, result, this.Version);