4 references to PrecedingIterator
System.Data.SqlXml (4)
System\Xml\Xsl\IlGen\GenerateHelper.cs (2)
198public static readonly MethodInfo PrecCreate = GetMethod(typeof(PrecedingIterator), "Create"); 199public static readonly MethodInfo PrecNext = GetMethod(typeof(PrecedingIterator), "MoveNext");
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (2)
1847CreateFilteredIterator(input, "$$$iterPrec", typeof(PrecedingIterator), XmlILMethods.PrecCreate, XmlILMethods.PrecNext, 2520CreateFilteredIterator(ndPrec.Child, "$$$iterPrec", typeof(PrecedingIterator), XmlILMethods.PrecCreate, XmlILMethods.PrecNext,