2 references to Arguments
System.Private.Xml (2)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (2)
2558
for (int iArg = 0; iArg < ndInvoke.
Arguments
.Count; iArg++)
2560
QilNode ndActualArg = ndInvoke.
Arguments
[iArg];