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

◆ StrCat4

readonly MethodInfo System.Xml.Xsl.IlGen.XmlILMethods.StrCat4
static
Initial value:
= typeof(string).GetMethod("Concat", new Type[4]
{
typeof(string),
typeof(string),
typeof(string),
typeof(string)
})

Definition at line 525 of file XmlILMethods.cs.

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