1 write to _numKeys
System.Private.Xml (1)
System\Xml\XPath\Internal\SortQuery.cs (1)
125
_numKeys
= numKeys;
1 reference to _numKeys
System.Private.Xml (1)
System\Xml\XPath\Internal\SortQuery.cs (1)
137
public int NumKeys { get { return
_numKeys
; } }