2 writes to annotation
System.Xml (2)
System\Xml\Schema\XmlSchemaImport.cs (2)
36set { annotation = value; } 40this.annotation = annotation;
1 reference to annotation
System.Xml (1)
System\Xml\Schema\XmlSchemaImport.cs (1)
35get { return annotation; }