1 write to testKey
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\IfAction.cs (1)
48
this.
testKey
= compiler.AddBooleanQuery(value);
3 references to testKey
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\IfAction.cs (3)
32
CheckRequiredAttribute(compiler, this.
testKey
!= Compiler.InvalidQueryKey, "test");
63
Debug.Assert(this.
testKey
!= Compiler.InvalidQueryKey);
64
bool value = processor.EvaluateBoolean(frame, this.
testKey
);