3 references to XmlQueryItemSequence
System.Data.SqlXml (3)
System\Xml\Xsl\Runtime\XmlQuerySequence.cs (2)
386public new static readonly XmlQueryItemSequence Empty = new XmlQueryItemSequence(); 397return new XmlQueryItemSequence();
System\Xml\Xsl\Runtime\XmlSequenceWriter.cs (1)
69this.seqTyped = new XmlQueryItemSequence();