3 references to XmlQueryItemSequence
System.Private.Xml (3)
System\Xml\Xsl\Runtime\XmlQuerySequence.cs (2)
422
public static new readonly XmlQueryItemSequence Empty = new
XmlQueryItemSequence
();
435
return new
XmlQueryItemSequence
();
System\Xml\Xsl\Runtime\XmlSequenceWriter.cs (1)
67
_seqTyped = new
XmlQueryItemSequence
();