3 references to Accepts
System.ServiceModel.Syndication (3)
System\ServiceModel\Syndication\AtomPub10ServiceDocumentFormatter.cs (3)
409result.Accepts.Add(reader.ReadElementString()); 581for (int i = 0; i < collection.Accepts.Count; ++i) 583writer.WriteElementString(App10Constants.Prefix, App10Constants.Accept, App10Constants.Namespace, collection.Accepts[i]);