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