3 overrides of WriteContentsTo
System.ServiceModel.Syndication (3)
System\ServiceModel\Syndication\TextSyndicationContent.cs (1)
48protected override void WriteContentsTo(XmlWriter writer)
System\ServiceModel\Syndication\UrlSyndicationContent.cs (1)
38protected override void WriteContentsTo(XmlWriter writer)
System\ServiceModel\Syndication\XmlSyndicationContent.cs (1)
140protected override void WriteContentsTo(XmlWriter writer)
1 reference to WriteContentsTo
System.ServiceModel.Syndication (1)
System\ServiceModel\Syndication\SyndicationContent.cs (1)
96WriteContentsTo(writer);