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