1 instantiation of DocumentKeyList
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\RootAction.cs (1)
42this.keyNodes.Add(new DocumentKeyList(root, table));
2 references to DocumentKeyList
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\RootAction.cs (2)
48if (((DocumentKeyList)keyNodes[i]).RootNav.IsSamePosition(root)) { 49return ((DocumentKeyList)keyNodes[i]).KeyTable;