1 write to _text
System.Private.Xml (1)
System\Xml\Schema\SchemaEntity.cs (1)
151set { _text = value; _isExternal = false; }
1 reference to _text
System.Private.Xml (1)
System\Xml\Schema\SchemaEntity.cs (1)
150get { return _text; }