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

◆ ItemMatchesCode

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

Definition at line 244 of file XmlILMethods.cs.

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