1 write to isMixed
System.Xml (1)
System\Xml\Schema\XmlSchemaComplexContent.cs (1)
28
set {
isMixed
= value; hasMixedAttribute = true; }
1 reference to isMixed
System.Xml (1)
System\Xml\Schema\XmlSchemaComplexContent.cs (1)
27
get { return
isMixed
; }