2 references to Collection
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\AtomPub10ServiceDocumentFormatter.cs (2)
546
else if (reader.IsStartElement(App10Constants.
Collection
, App10Constants.Namespace))
568
writer.WriteStartElement(App10Constants.Prefix, App10Constants.
Collection
, App10Constants.Namespace);