3 writes to _definition
System.Private.Xml (3)
System\Xml\Xsl\QIL\QilFunction.cs (3)
38
_definition
= definition;
70
case 1:
_definition
= value; break;
97
set {
_definition
= value; }
2 references to _definition
System.Private.Xml (2)
System\Xml\Xsl\QIL\QilFunction.cs (2)
60
1 =>
_definition
,
96
get { return
_definition
; }