1 write to _isMixed
System.Private.Xml (1)
System\Xml\Serialization\Types.cs (1)
217
set {
_isMixed
= value; }
1 reference to _isMixed
System.Private.Xml (1)
System\Xml\Serialization\Types.cs (1)
216
get { return
_isMixed
|| CanBeTextValue; }