1 write to _testKey
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\IfAction.cs (1)
53_testKey = compiler.AddBooleanQuery(value);
3 references to _testKey
System.Private.Xml (3)
System\Xml\Xsl\XsltOld\IfAction.cs (3)
33CheckRequiredAttribute(_testKey != Compiler.InvalidQueryKey, "test"); 72Debug.Assert(_testKey != Compiler.InvalidQueryKey); 73bool value = processor.EvaluateBoolean(frame, _testKey);