2 writes to _mixed
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\OutputScope.cs (2)
48set { _mixed = value; } 78_mixed = mixed;
1 reference to _mixed
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\OutputScope.cs (1)
47get { return _mixed; }