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