4 references to WriteAttributeExtensions
System.ServiceModel (4)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (1)
486link.WriteAttributeExtensions(writer, SyndicationVersions.Atom10);
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (2)
1060link.WriteAttributeExtensions(writer, SyndicationVersions.Rss20); 1437link.WriteAttributeExtensions(writer, SyndicationVersions.Rss20);
System\ServiceModel\Syndication\SyndicationFeedFormatter.cs (1)
315link.WriteAttributeExtensions(writer, version);