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