9 references to MoveToNextAttribute
System.Data.SqlXml (9)
System\Xml\Xsl\XsltOld\CompiledAction.cs (1)
44while (input.MoveToNextAttribute());
System\Xml\Xsl\XsltOld\Compiler.cs (1)
452while (input.MoveToNextAttribute());
System\Xml\Xsl\XsltOld\ContainerAction.cs (7)
85while( input.MoveToNextAttribute()); 117while(input.MoveToNextAttribute()); 257while(input.MoveToNextAttribute()); 299while(input.MoveToNextAttribute()); 364while(input.MoveToNextAttribute()); 705while (input.MoveToNextAttribute()); 780while (input.MoveToNextAttribute());