3 writes to result
System.Private.Xml (3)
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (3)
5002this.result = false; 5017this.result = OnFound(expr); 5037this.result = OnFound(expr);
3 references to result
System.Private.Xml (3)
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (3)
5006return this.result; 5014if (!this.result) 5019if (!this.result)