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

◆ ItemMatchesType

readonly MethodInfo System.Xml.Xsl.IlGen.XmlILMethods.ItemMatchesType
static
Initial value:
= typeof(XmlQueryRuntime).GetMethod("MatchesXmlType", new Type[2]
{
typeof(XPathItem),
typeof(int)
})

Definition at line 250 of file XmlILMethods.cs.

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