1 write to _content
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaSimpleContent.cs (1)
17
set {
_content
= value; }
1 reference to _content
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaSimpleContent.cs (1)
16
get { return
_content
; }