1 write to _content
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaComplexContent.cs (1)
26set { _content = value; }
1 reference to _content
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaComplexContent.cs (1)
25get { return _content; }