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