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