3 references to GuidTag
System.ServiceModel.Syndication (3)
System\ServiceModel\Syndication\Rss20FeedFormatter.cs (3)
377
else if (reader.IsStartElement(Rss20Constants.
GuidTag
, Rss20Constants.Rss20Namespace))
390
fallbackAlternateLinkLocalName = Rss20Constants.
GuidTag
;
1021
writer.WriteStartElement(Rss20Constants.
GuidTag
);