3 writes to right
System.Data.SqlXml (3)
System\Xml\Xsl\QIL\QilBinary.cs (3)
32
this.
right
= right;
55
case 1: this.
right
= value; break;
73
set { this.
right
= value; }
2 references to right
System.Data.SqlXml (2)
System\Xml\Xsl\QIL\QilBinary.cs (2)
48
case 1: return this.
right
;
72
get { return this.
right
; }