3 references to wrapped
System.Data.SqlXml (3)
System\Xml\Xsl\Runtime\SiblingIterators.cs (3)
62
this.
wrapped
.Create(filter);
72
return this.
wrapped
.MoveNext(navigator, false);
79
get { return this.
wrapped
.Current; }