Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ NavMoveAttr

readonly MethodInfo System.Xml.Xsl.IlGen.XmlILMethods.NavMoveAttr
static
Initial value:
= typeof(XPathNavigator).GetMethod("MoveToAttribute", new Type[2]
{
typeof(string),
typeof(string)
})

Definition at line 333 of file XmlILMethods.cs.

Referenced by System.Xml.Xsl.IlGen.XmlILVisitor.VisitAttribute().