9 references to MoveToNextAttribute
System.Private.Xml (9)
System\Xml\Xsl\XsltOld\CompiledAction.cs (1)
51while (input.MoveToNextAttribute());
System\Xml\Xsl\XsltOld\Compiler.cs (1)
504while (input.MoveToNextAttribute());
System\Xml\Xsl\XsltOld\ContainerAction.cs (7)
97while (input.MoveToNextAttribute()); 135while (input.MoveToNextAttribute()); 302while (input.MoveToNextAttribute()); 352while (input.MoveToNextAttribute()); 434while (input.MoveToNextAttribute()); 847while (input.MoveToNextAttribute()); 936while (input.MoveToNextAttribute());