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

◆ StartElemMapName

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

Definition at line 428 of file XmlILMethods.cs.

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