Terraria v1.4.4.9
Terraria source code documentation
|
Definition at line 633 of file ReadContentAsBinaryHelper.cs.
References System.Xml.ReadContentAsBinaryHelper._isEnd, System.Xml.ReadContentAsBinaryHelper._reader, System.Xml.ReadContentAsBinaryHelper._state, System.Threading.Tasks.Task< TResult >.ConfigureAwait(), System.Xml.Dictionary, System.Xml.XmlReader.IsEmptyElement, System.Xml.ReadContentAsBinaryHelper.MoveToNextContentNodeAsync(), System.Xml.XmlReader.NodeType, System.Xml.XmlReader.ReadAsync(), System.SR.Xml_InvalidNodeType, and System.Xml.XmlException.
Referenced by System.Xml.ReadContentAsBinaryHelper.ReadElementContentAsBase64Async(), and System.Xml.ReadContentAsBinaryHelper.ReadElementContentAsBinHexAsync().