2 writes to annotation
System.Xml (2)
System\Xml\Schema\XmlSchemaAnnotated.cs (2)
39
set {
annotation
= value; }
62
this.
annotation
= annotation;
1 reference to annotation
System.Xml (1)
System\Xml\Schema\XmlSchemaAnnotated.cs (1)
38
get { return
annotation
; }