2 writes to document
System.ServiceModel (2)
System\ServiceModel\Syndication\CategoriesDocumentFormatter.cs (2)
29this.document = documentToWrite; 56this.document = document;
1 reference to document
System.ServiceModel (1)
System\ServiceModel\Syndication\CategoriesDocumentFormatter.cs (1)
34get { return this.document; }