4 writes to mixed
System.Xml (4)
System\Xml\Core\XmlTextWriter.cs (4)
66
mixed
= false;
427
stack[top].
mixed
= stack[top-1].mixed;
1021
stack[top].
mixed
= true;
1079
stack[top].
mixed
= true;
2 references to mixed
System.Xml (2)
System\Xml\Core\XmlTextWriter.cs (2)
427
stack[top].mixed = stack[top-1].
mixed
;
1178
else if (!stack[top].
mixed
) {