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