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