7 writes to Value
System.Data.SqlXml (7)
System\Xml\Xsl\QIL\QilExpression.cs (3)
129
((QilLiteral) this.defWSet).
Value
= value;
138
set { ((QilLiteral) this.wsRules).
Value
= value; }
162
set { ((QilLiteral) this.earlBnd).
Value
= value; }
System\Xml\Xsl\QIL\QilInvokeEarlyBound.cs (1)
43
set { ((QilLiteral) Center).
Value
= value; }
System\Xml\Xsl\QIL\QilLiteral.cs (1)
30
Value
= value;
System\Xml\Xsl\QIL\QilName.cs (1)
35
Value
= this;
System\Xml\Xsl\QIL\QilTargetType.cs (1)
44
set { ((QilLiteral) Right).
Value
= value; }
54 references to Value
System.Data.SqlXml (54)
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (41)
988
decimal local2 = (decimal)((QilLiteral)local1).
Value
;
997
double local2 = (double)((QilLiteral)local1).
Value
;
1006
int local2 = (int)((QilLiteral)local1).
Value
;
1015
long local2 = (long)((QilLiteral)local1).
Value
;
1220
string local2 = (string)((QilLiteral)local1).
Value
;
1257
string local3 = (string)((QilLiteral)local1).
Value
;
1346
XmlQueryType local5 = (XmlQueryType)((QilLiteral)local4).
Value
;
1378
int local4 = (int)((QilLiteral)local2).
Value
;
1391
int local4 = (int)((QilLiteral)local2).
Value
;
1445
XmlQueryType local5 = (XmlQueryType)((QilLiteral)local4).
Value
;
1553
int local6 = (int)((QilLiteral)local2).
Value
;
1574
int local6 = (int)((QilLiteral)local2).
Value
;
1590
int local4 = (int)((QilLiteral)local2).
Value
;
1644
XmlQueryType local5 = (XmlQueryType)((QilLiteral)local4).
Value
;
1660
int local4 = (int)((QilLiteral)local2).
Value
;
1673
int local4 = (int)((QilLiteral)local2).
Value
;
1727
XmlQueryType local5 = (XmlQueryType)((QilLiteral)local4).
Value
;
1742
int local4 = (int)((QilLiteral)local2).
Value
;
1796
XmlQueryType local5 = (XmlQueryType)((QilLiteral)local4).
Value
;
1811
int local4 = (int)((QilLiteral)local2).
Value
;
1865
XmlQueryType local5 = (XmlQueryType)((QilLiteral)local4).
Value
;
1880
int local4 = (int)((QilLiteral)local2).
Value
;
2261
XmlQueryType local8 = (XmlQueryType)((QilLiteral)local7).
Value
;
2320
int local6 = (int)((QilLiteral)local5).
Value
;
2337
int local6 = (int)((QilLiteral)local5).
Value
;
2354
int local6 = (int)((QilLiteral)local5).
Value
;
2383
XmlQueryType local7 = (XmlQueryType)((QilLiteral)local6).
Value
;
2416
XmlQueryType local6 = (XmlQueryType)((QilLiteral)local5).
Value
;
2437
XmlQueryType local7 = (XmlQueryType)((QilLiteral)local6).
Value
;
2488
XmlQueryType local5 = (XmlQueryType)((QilLiteral)local4).
Value
;
3394
XmlQueryType local3 = (XmlQueryType)((QilLiteral)local2).
Value
;
3405
XmlQueryType local3 = (XmlQueryType)((QilLiteral)local2).
Value
;
3416
XmlQueryType local3 = (XmlQueryType)((QilLiteral)local2).
Value
;
3442
XmlQueryType local3 = (XmlQueryType)((QilLiteral)local2).
Value
;
3455
XmlQueryType local3 = (XmlQueryType)((QilLiteral)local2).
Value
;
3467
XmlQueryType local3 = (XmlQueryType)((QilLiteral)local2).
Value
;
3479
XmlQueryType local3 = (XmlQueryType)((QilLiteral)local2).
Value
;
3492
XmlQueryType local3 = (XmlQueryType)((QilLiteral)local2).
Value
;
3691
XmlQueryType local3 = (XmlQueryType)((QilLiteral)local2).
Value
;
3703
XmlQueryType local3 = (XmlQueryType)((QilLiteral)local2).
Value
;
4034
return ((QilLiteral) nd).
Value
;
System\Xml\Xsl\QIL\QilExpression.cs (3)
126
get { return (XmlWriterSettings) ((QilLiteral) this.defWSet).
Value
; }
137
get { return (IList<WhitespaceRule>) ((QilLiteral) this.wsRules).
Value
; }
161
get { return (IList<EarlyBoundInfo>) ((QilLiteral) this.earlBnd).
Value
; }
System\Xml\Xsl\QIL\QilInvokeEarlyBound.cs (1)
42
get { return (MethodInfo) ((QilLiteral) Center).
Value
; }
System\Xml\Xsl\QIL\QilTargetType.cs (1)
43
get { return (XmlQueryType) ((QilLiteral) Right).
Value
; }
System\Xml\Xsl\QIL\QilTypeChecker.cs (2)
328
Check(node.
Value
!= null, node, "Literal value is null");
903
Type clrType = ((QilLiteral) node).
Value
.GetType();
System\Xml\Xsl\QIL\QilXmlWriter.cs (1)
144
this.writer.WriteValue(Convert.ToString(((QilLiteral) node).
Value
, CultureInfo.InvariantCulture));
System\Xml\Xsl\Xslt\MatcherBuilder.cs (1)
192
qname = (QilName)((QilLiteral)eq.Right).
Value
;
System\Xml\Xsl\Xslt\QilGenerator.cs (4)
391
((QilLiteral)((QilBinary)nsList[i]).Right).
Value
!= ((QilLiteral)((QilBinary)varList[i]).Right).
Value
||
392
((QilLiteral)((QilBinary)nsList[i]).Left ).
Value
!= ((QilLiteral)((QilBinary)varList[i]).Left ).
Value