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