2 writes to _annotation
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaImport.cs (2)
29
set {
_annotation
= value; }
34
_annotation
= annotation;
1 reference to _annotation
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaImport.cs (1)
28
get { return
_annotation
; }