8 references to Unknown
System.Private.Xml (8)
System\Xml\Xsl\XPath\XPathBuilder.cs (3)
59this.fixupCurrent = _f.Unknown(T.NodeNotRtf); 60this.fixupPosition = _f.Unknown(T.DoubleX); 61this.fixupLast = _f.Unknown(T.DoubleX);
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
2228it = _f.Let(_f.Unknown(xt));
System\Xml\Xsl\Xslt\XPathPatternBuilder.cs (4)
34_fixupNode = _f.Unknown(T.NodeNotRtfS); 395_fixupCurrent = _f.Unknown(T.NodeNotRtf); 396_fixupPosition = _f.Unknown(T.DoubleX); 397_fixupLast = _f.Unknown(T.DoubleX);