8 references to Unknown
System.Data.SqlXml (8)
System\Xml\Xsl\XPath\XPathBuilder.cs (3)
58this.fixupCurrent = f.Unknown(T.NodeNotRtf); 59this.fixupPosition = f.Unknown(T.DoubleX); 60this.fixupLast = f.Unknown(T.DoubleX);
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
1870it = f.Let(f.Unknown(xt));
System\Xml\Xsl\Xslt\XPathPatternBuilder.cs (4)
35this.fixupNode = f.Unknown(T.NodeNotRtfS); 351this.fixupCurrent = f.Unknown(T.NodeNotRtf); 352this.fixupPosition = f.Unknown(T.DoubleX); 353this.fixupLast = f.Unknown(T.DoubleX);