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

◆ SeqMatchesType

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

Definition at line 279 of file XmlILMethods.cs.

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