1 write to text
System.Xml (1)
System\Xml\Schema\SchemaEntity.cs (1)
135set { text = value; isExternal = false;}
1 reference to text
System.Xml (1)
System\Xml\Schema\SchemaEntity.cs (1)
134get { return text;}