protected static SyndicationLink CreateLink(SyndicationItem item) => SyndicationFeedFormatter.CreateLink(item);
protected static SyndicationLink CreateLink(SyndicationItem item) { return(SyndicationFeedFormatter.CreateLink(item)); }