2 writes to annotation
System.Xml (2)
System\Xml\Schema\XmlSchemaInclude.cs (2)
27set { annotation = value; } 31this.annotation = annotation;
1 reference to annotation
System.Xml (1)
System\Xml\Schema\XmlSchemaInclude.cs (1)
26get { return annotation; }