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