2 references to
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\ResourceCollectionInfo.cs (2)
25
public ResourceCollectionInfo(TextSyndicationContent title, Uri link) :
this
(title, link, null, null)
30
:
this
(title, link, categories, (allowsNewEntries) ? null : CreateSingleEmptyAccept())