4 references to Document
System.ServiceModel (4)
System\ServiceModel\Syndication\AtomPub10CategoriesDocumentFormatter.cs (3)
120if (this.Document == null) 150if (this.Document == null) 251AtomPub10ServiceDocumentFormatter.WriteCategoriesInnerXml(writer, this.Document, null, this.Version);
System\ServiceModel\Syndication\CategoriesDocument.cs (1)
78return formatter.Document;