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

◆ QNameEqualLit

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

Definition at line 256 of file XmlILMethods.cs.

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