2 writes to Next
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\Compiler.cs (2)
610newInput.Next = _input; 624lastInput.Next = null;
1 reference to Next
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\Compiler.cs (1)
623_input = lastInput.Next!;