4 writes to mixed
System.Private.Xml (4)
System\Xml\Core\XmlTextWriter.cs (4)
68
mixed
= false;
494
_stack[_top].
mixed
= _stack[_top - 1].mixed;
1244
_stack[_top].
mixed
= true;
1315
_stack[_top].
mixed
= true;
2 references to mixed
System.Private.Xml (2)
System\Xml\Core\XmlTextWriter.cs (2)
494
_stack[_top].mixed = _stack[_top - 1].
mixed
;
1438
else if (!_stack[_top].
mixed
)