1 write to _baseType
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaSimpleContentRestriction.cs (1)
27set { _baseType = value; }
1 reference to _baseType
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaSimpleContentRestriction.cs (1)
26get { return _baseType; }