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

◆ QNameEqualNav

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

Definition at line 263 of file XmlILMethods.cs.

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