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

◆ StartAttrLitName

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

Definition at line 366 of file XmlILMethods.cs.

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