1 write to PullFromIteratorFirst
System.Private.Xml (1)
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (1)
4414XmlILConstructInfo.Write(local0).PullFromIteratorFirst = true;
1 reference to PullFromIteratorFirst
System.Private.Xml (1)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (1)
1144Debug.Assert(XmlILConstructInfo.Read(nd).PullFromIteratorFirst, "VisitEmpty should only be called if items are iterated");