3 writes to condition
System.Data.SqlXml (3)
System\Xml\Xsl\Xslt\MatcherBuilder.cs (3)
125this.condition = filter.Body; 204condition = and1.Right; 206condition = null;
2 references to condition
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\MatcherBuilder.cs (2)
114get { return condition; } 154QilNode node = condition; // Walker through left path of the tree