Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprotectedvirtualinherited |
Definition at line 1803 of file XmlUtf8RawTextWriter.cs.
References System.Xml.XmlUtf8RawTextWriter._attrEndPos, System.Xml.XmlUtf8RawTextWriter._bufBytes, System.Xml.XmlUtf8RawTextWriter._bufPos, System.Xml.XmlUtf8RawTextWriter._cdataPos, System.Xml.XmlUtf8RawTextWriter._contentPos, System.Xml.XmlUtf8RawTextWriter._stream, System.Xml.XmlUtf8RawTextWriter._textPos, System.Xml.XmlUtf8RawTextWriter._writeToNull, System.Threading.Tasks.Task< TResult >.ConfigureAwait(), System.Xml.Dictionary, System.Xml.XmlUtf8RawTextWriter.IsSurrogateByte(), and System.IO.Stream.WriteAsync().
Referenced by System.Xml.XmlUtf8RawTextWriter._RawTextAsync(), System.Xml.XmlUtf8RawTextWriter._WriteAttributeTextBlockAsync(), System.Xml.XmlUtf8RawTextWriter._WriteElementTextBlockAsync(), System.Xml.XmlUtf8RawTextWriter.DisposeAsyncCore(), System.Xml.XmlUtf8RawTextWriter.FlushAsync(), System.Xml.XmlUtf8RawTextWriter.WriteAttributeTextBlockAsync(), System.Xml.XmlUtf8RawTextWriter.WriteCDataSectionAsync(), System.Xml.XmlUtf8RawTextWriter.WriteCharEntityAsync(), System.Xml.XmlUtf8RawTextWriter.WriteCommentOrPiAsync(), System.Xml.XmlUtf8RawTextWriter.WriteElementTextBlockAsync(), System.Xml.XmlUtf8RawTextWriter.WriteEntityRefAsync(), System.Xml.XmlUtf8RawTextWriter.WriteRawWithCharCheckingAsync(), and System.Xml.XmlUtf8RawTextWriter.WriteRawWithCharCheckingAsync().