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