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

◆ WriteEndAttribute()

override void MS.Internal.Xml.Cache.XPathDocumentBuilder.WriteEndAttribute ( )
inline

Definition at line 307 of file XPathDocumentBuilder.cs.

308 {
311 {
314 }
315 }
void AddIdElement(string id, XPathNode[] pageElem, int idxElem)
void SetValue(string value)
Definition XPathNode.cs:180

References MS.Internal.Xml.Cache.XPathDocumentBuilder._doc, MS.Internal.Xml.Cache.XPathDocumentBuilder._idAttrName, MS.Internal.Xml.Cache.XPathDocumentBuilder._idxParent, MS.Internal.Xml.Cache.XPathDocumentBuilder._idxSibling, MS.Internal.Xml.Cache.XPathDocumentBuilder._pageParent, MS.Internal.Xml.Cache.XPathDocumentBuilder._pageSibling, MS.Internal.Xml.Cache.XPathDocumentBuilder._textBldr, System.Xml.XPath.XPathDocument.AddIdElement(), System.Xml.XmlQualifiedName.Name, System.Xml.XmlQualifiedName.Namespace, MS.Internal.Xml.Cache.XPathNode.Prefix, MS.Internal.Xml.Cache.XPathDocumentBuilder.TextBlockBuilder.ReadText(), MS.Internal.Xml.Cache.XPathNode.SetValue(), System.value, and MS.Internal.Xml.Cache.XPathNode.Value.