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

◆ StartAttrNmspName

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

Definition at line 450 of file XmlILMethods.cs.

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