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