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