2 writes to _annotation
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaInclude.cs (2)
21set { _annotation = value; } 26_annotation = annotation;
1 reference to _annotation
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaInclude.cs (1)
20get { return _annotation; }