2 writes to mixed
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\OutputScope.cs (2)
44set { this.mixed = value; } 66this.mixed = mixed;
1 reference to mixed
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\OutputScope.cs (1)
43get { return this.mixed; }