2 references to Accept
System.ServiceModel.Syndication (2)
System\ServiceModel\Syndication\AtomPub10ServiceDocumentFormatter.cs (2)
407
else if (reader.IsStartElement(App10Constants.
Accept
, App10Constants.Namespace))
583
writer.WriteElementString(App10Constants.Prefix, App10Constants.
Accept
, App10Constants.Namespace, collection.Accepts[i]);