3 writes to _left
System.Private.Xml (3)
System\Xml\Xsl\QIL\QilBinary.cs (3)
30
_left
= left;
59
case 0:
_left
= value; break;
74
set {
_left
= value; }
2 references to _left
System.Private.Xml (2)
System\Xml\Xsl\QIL\QilBinary.cs (2)
50
0 =>
_left
,
73
get { return
_left
; }