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)
35protected override void WriteContentsTo(XmlWriter writer)
System\ServiceModel\Syndication\XmlSyndicationContent.cs (1)
134protected override void WriteContentsTo(XmlWriter writer)
1 reference to WriteContentsTo
System.ServiceModel.Syndication (1)
System\ServiceModel\Syndication\SyndicationContent.cs (1)
93WriteContentsTo(writer);