7 references to CloseSection
System.ServiceModel.Syndication (7)
System\ServiceModel\Syndication\ExtensibleSyndicationObject.cs (1)
61buffer.CloseSection();
System\ServiceModel\Syndication\SyndicationElementExtension.cs (2)
37_buffer.CloseSection(); 213_buffer.CloseSection();
System\ServiceModel\Syndication\SyndicationElementExtensionCollection.cs (1)
213newBuffer.CloseSection();
System\ServiceModel\Syndication\SyndicationFeedFormatter.cs (1)
387buffer.CloseSection();
System\ServiceModel\Syndication\XmlSyndicationContent.cs (2)
50_contentBuffer.CloseSection(); 180tmp.CloseSection();