3 references to Iterator
System.Data.SqlXml (3)
System\Xml\Xsl\Xslt\Focus.cs (3)
47Debug.Assert(focusType != SingletonFocusType.Iterator); 53this.focusType = SingletonFocusType.Iterator; 72Debug.Assert(focusType == SingletonFocusType.Iterator && current != null, "Unexpected singleton focus type");