1 instantiation of DocumentKeyList
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\RootAction.cs (1)
39_keyNodes.Add(new DocumentKeyList(root, table));
2 references to DocumentKeyList
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\RootAction.cs (2)
48if (((DocumentKeyList)_keyNodes[i]!).RootNav.IsSamePosition(root)) 50return ((DocumentKeyList)_keyNodes[i]!).KeyTable;