1 write to numKeys
System.Xml (1)
System\Xml\XPath\Internal\SortQuery.cs (1)
118this.numKeys = numKeys;
1 reference to numKeys
System.Xml (1)
System\Xml\XPath\Internal\SortQuery.cs (1)
129public int NumKeys { get { return this.numKeys; } }