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