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

◆ TagAndMappings

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

Definition at line 291 of file XmlILMethods.cs.

Referenced by System.Xml.Xsl.IlGen.GenerateHelper.CallParseTagName().