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

◆ StartElemLitName

readonly MethodInfo System.Xml.Xsl.IlGen.XmlILMethods.StartElemLitName
static
Initial value:
= typeof(XmlQueryOutput).GetMethod("WriteStartElement", new Type[3]
{
typeof(string),
typeof(string),
typeof(string)
})

Definition at line 355 of file XmlILMethods.cs.

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