4 references to Document
System.ServiceModel.Syndication (4)
System\ServiceModel\Syndication\AtomPub10CategoriesDocumentFormatter.cs (3)
92if (Document == null) 122if (Document == null) 181AtomPub10ServiceDocumentFormatter.WriteCategoriesInnerXml(writer, Document, null, Version);
System\ServiceModel\Syndication\CategoriesDocument.cs (1)
47return formatter.Document;