2 writes to input
System.Xml (2)
System\Xml\XPath\Internal\Axis.cs (2)
45this.input = input; 64set {input = value;}
1 reference to input
System.Xml (1)
System\Xml\XPath\Internal\Axis.cs (1)
63get {return input;}