4 references to UpdatedTag
System.ServiceModel (4)
System\ServiceModel\Syndication\Atom10FeedFormatter.cs (4)
322
else if (reader.IsStartElement(Atom10Constants.
UpdatedTag
, Atom10Constants.Atom10Namespace))
385
else if (reader.IsStartElement(Atom10Constants.
UpdatedTag
, Atom10Constants.Atom10Namespace))
440
WriteElement(writer, Atom10Constants.
UpdatedTag
, AsString(lastUpdatedTime));
473
writer.WriteElementString(Atom10Constants.
UpdatedTag
,