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