terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Xml.XmlEncodedRawTextWriter Member List

This is the complete list of members for System.Xml.XmlEncodedRawTextWriter, including all inherited members.

AmpEntity(char *pDst)System.Xml.XmlEncodedRawTextWriterinlineprotectedstatic
attrEndPosSystem.Xml.XmlEncodedRawTextWriterprotected
autoXmlDeclarationSystem.Xml.XmlEncodedRawTextWriterprotected
base64EncoderSystem.Xml.XmlRawWriterprotected
bufBytesSystem.Xml.XmlEncodedRawTextWriterprotected
bufBytesUsedSystem.Xml.XmlEncodedRawTextWriterprotected
bufCharsSystem.Xml.XmlEncodedRawTextWriterprotected
bufLenSystem.Xml.XmlEncodedRawTextWriterprotected
bufPosSystem.Xml.XmlEncodedRawTextWriterprotected
CarriageReturnEntity(char *pDst)System.Xml.XmlEncodedRawTextWriterinlineprotectedstatic
cdataPosSystem.Xml.XmlEncodedRawTextWriterprotected
ChangeTextContentMark(bool value)System.Xml.XmlEncodedRawTextWriterinlineprotected
CharEntity(char *pDst, char ch)System.Xml.XmlEncodedRawTextWriterinlineprivatestatic
charEntityFallbackSystem.Xml.XmlEncodedRawTextWriterprivate
checkCharactersSystem.Xml.XmlEncodedRawTextWriterprotected
Close()System.Xml.XmlEncodedRawTextWriterinlinevirtual
System::Xml::XmlRawWriter.Close(WriteState currentState)System.Xml.XmlRawWriterinlinepackagevirtual
closeOutputSystem.Xml.XmlEncodedRawTextWriterprotected
contentPosSystem.Xml.XmlEncodedRawTextWriterprotected
Create(Stream output, XmlWriterSettings settings)System.Xml.XmlWriterinlinestatic
Create(TextWriter output, XmlWriterSettings settings)System.Xml.XmlWriterinlinestatic
Dispose()System.Xml.XmlWriterinline
Dispose(bool disposing)System.Xml.XmlWriterinlineprotectedvirtual
EncodeChar(ref char *pSrc, char *pSrcEnd, ref char *pDst)System.Xml.XmlEncodedRawTextWriterinlinepackage
EncodeChars(int startOffset, int endOffset, bool writeAllToStream)System.Xml.XmlEncodedRawTextWriterinlineprivate
encoderSystem.Xml.XmlEncodedRawTextWriterprotected
EncodeSurrogate(char *pSrc, char *pSrcEnd, char *pDst)System.Xml.XmlEncodedRawTextWriterinlineprivatestatic
encodingSystem.Xml.XmlEncodedRawTextWriterprotected
Flush()System.Xml.XmlEncodedRawTextWriterinline
FlushBuffer()System.Xml.XmlEncodedRawTextWriterinlineprotectedvirtual
FlushEncoder()System.Xml.XmlEncodedRawTextWriterinlineprivate
GrowTextContentMarks()System.Xml.XmlEncodedRawTextWriterinlineprivate
GtEntity(char *pDst)System.Xml.XmlEncodedRawTextWriterinlineprotectedstatic
hadDoubleBracketSystem.Xml.XmlEncodedRawTextWriterprotected
inAttributeValueSystem.Xml.XmlEncodedRawTextWriterprotected
inTextContentSystem.Xml.XmlEncodedRawTextWriterprotected
InvalidXmlChar(int ch, char *pDst, bool entitize)System.Xml.XmlEncodedRawTextWriterinlineprivate
lastMarkPosSystem.Xml.XmlEncodedRawTextWriterprivate
LineFeedEntity(char *pDst)System.Xml.XmlEncodedRawTextWriterinlineprotectedstatic
LookupPrefix(string ns)System.Xml.XmlRawWriterinline
LtEntity(char *pDst)System.Xml.XmlEncodedRawTextWriterinlineprotectedstatic
mergeCDataSectionsSystem.Xml.XmlEncodedRawTextWriterprotected
NamespaceResolverSystem.Xml.XmlRawWriterpackage
newLineCharsSystem.Xml.XmlEncodedRawTextWriterprotected
newLineHandlingSystem.Xml.XmlEncodedRawTextWriterprotected
omitXmlDeclarationSystem.Xml.XmlEncodedRawTextWriterprotected
OnRootElement(ConformanceLevel conformanceLevel)System.Xml.XmlRawWriterinlinepackagevirtual
outputMethodSystem.Xml.XmlEncodedRawTextWriterprotected
QuoteEntity(char *pDst)System.Xml.XmlEncodedRawTextWriterinlineprotectedstatic
RawEndCData(char *pDst)System.Xml.XmlEncodedRawTextWriterinlineprotectedstatic
RawStartCData(char *pDst)System.Xml.XmlEncodedRawTextWriterinlineprotectedstatic
RawText(string s)System.Xml.XmlEncodedRawTextWriterinlineprotected
RawText(char *pSrcBegin, char *pSrcEnd)System.Xml.XmlEncodedRawTextWriterinlineprotected
resolverSystem.Xml.XmlRawWriterprotected
standaloneSystem.Xml.XmlEncodedRawTextWriterprotected
StartElementContent()System.Xml.XmlEncodedRawTextWriterinlinepackage
streamSystem.Xml.XmlEncodedRawTextWriterprotected
SupportsNamespaceDeclarationInChunksSystem.Xml.XmlEncodedRawTextWriterpackage
TabEntity(char *pDst)System.Xml.XmlEncodedRawTextWriterinlineprotectedstatic
textContentMarksSystem.Xml.XmlEncodedRawTextWriterprivate
textPosSystem.Xml.XmlEncodedRawTextWriterprotected
trackTextContentSystem.Xml.XmlEncodedRawTextWriterprotected
useAsyncSystem.Xml.XmlEncodedRawTextWriterprivate
ValidateContentChars(string chars, string propertyName, bool allowOnlyWhitespace)System.Xml.XmlEncodedRawTextWriterinlineprotected
WriteAttributeString(string prefix, string localName, string ns, string value)System.Xml.XmlWriterinline
WriteAttributeTextBlock(char *pSrc, char *pSrcEnd)System.Xml.XmlEncodedRawTextWriterinlineprotected
WriteBase64(byte[] buffer, int index, int count)System.Xml.XmlRawWriterinline
WriteBinHex(byte[] buffer, int index, int count)System.Xml.XmlWriterinlinevirtual
WriteCData(string text)System.Xml.XmlEncodedRawTextWriterinline
WriteCDataSection(string text)System.Xml.XmlEncodedRawTextWriterinlineprotected
WriteCharEntity(char ch)System.Xml.XmlEncodedRawTextWriterinline
WriteChars(char[] buffer, int index, int count)System.Xml.XmlEncodedRawTextWriterinline
WriteComment(string text)System.Xml.XmlEncodedRawTextWriterinline
WriteCommentOrPi(string text, int stopChar)System.Xml.XmlEncodedRawTextWriterinlineprotected
WriteDocType(string name, string pubid, string sysid, string subset)System.Xml.XmlEncodedRawTextWriterinline
WriteElementTextBlock(char *pSrc, char *pSrcEnd)System.Xml.XmlEncodedRawTextWriterinlineprotected
WriteEndAttribute()System.Xml.XmlEncodedRawTextWriterinline
WriteEndBase64()System.Xml.XmlRawWriterinlinepackagevirtual
WriteEndDocument()System.Xml.XmlRawWriterinline
WriteEndElement(string prefix, string localName, string ns)System.Xml.XmlEncodedRawTextWriterinlinepackage
System::Xml::XmlRawWriter.WriteEndElement()System.Xml.XmlRawWriterinline
WriteEndNamespaceDeclaration()System.Xml.XmlEncodedRawTextWriterinlinepackagevirtual
WriteEntityRef(string name)System.Xml.XmlEncodedRawTextWriterinline
WriteFullEndElement(string prefix, string localName, string ns)System.Xml.XmlEncodedRawTextWriterinlinepackagevirtual
System::Xml::XmlRawWriter.WriteFullEndElement()System.Xml.XmlRawWriterinline
WriteNamespaceDeclaration(string prefix, string namespaceName)System.Xml.XmlEncodedRawTextWriterinlinepackage
WriteNewLine(char *pDst)System.Xml.XmlEncodedRawTextWriterinlineprotected
WriteProcessingInstruction(string name, string text)System.Xml.XmlEncodedRawTextWriterinline
writerSystem.Xml.XmlEncodedRawTextWriterprotected
WriteRaw(char[] buffer, int index, int count)System.Xml.XmlEncodedRawTextWriterinline
WriteRaw(string data)System.Xml.XmlEncodedRawTextWriterinline
WriteRawWithCharChecking(char *pSrcBegin, char *pSrcEnd)System.Xml.XmlEncodedRawTextWriterinlineprotected
WriteStartAttribute(string prefix, string localName, string ns)System.Xml.XmlEncodedRawTextWriterinline
WriteStartDocument()System.Xml.XmlRawWriterinline
WriteStartDocument(bool standalone)System.Xml.XmlRawWriterinline
WriteStartElement(string prefix, string localName, string ns)System.Xml.XmlEncodedRawTextWriterinline
WriteStartNamespaceDeclaration(string prefix)System.Xml.XmlEncodedRawTextWriterinlinepackagevirtual
WriteStateSystem.Xml.XmlRawWriter
WriteString(string text)System.Xml.XmlEncodedRawTextWriterinline
WriteSurrogateCharEntity(char lowChar, char highChar)System.Xml.XmlEncodedRawTextWriterinline
writeToNullSystem.Xml.XmlEncodedRawTextWriterprotected
WriteValue(string value)System.Xml.XmlRawWriterinlinevirtual
WriteWhitespace(string ws)System.Xml.XmlEncodedRawTextWriterinline
WriteXmlDeclaration(XmlStandalone standalone)System.Xml.XmlEncodedRawTextWriterinlinepackagevirtual
WriteXmlDeclaration(string xmldecl)System.Xml.XmlEncodedRawTextWriterinlinepackagevirtual
xmlCharTypeSystem.Xml.XmlEncodedRawTextWriterprotected
XmlEncodedRawTextWriter(XmlWriterSettings settings)System.Xml.XmlEncodedRawTextWriterinlineprotected
XmlEncodedRawTextWriter(TextWriter writer, XmlWriterSettings settings)System.Xml.XmlEncodedRawTextWriterinline
XmlEncodedRawTextWriter(Stream stream, XmlWriterSettings settings)System.Xml.XmlEncodedRawTextWriterinline
XmlRawWriter()System.Xml.XmlRawWriterinlineprotected
XmlWriter()System.Xml.XmlWriterinlineprotected