Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.XmlWellFormedWriter Member List

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

_AdvanceStateAsync_ContinueWhenFinish(Task task, State newState, Token token)System.Xml.XmlWellFormedWriterinlineprivate
_AdvanceStateAsync_ReturnWhenFinish(Task task, State newState)System.Xml.XmlWellFormedWriterinlineprivate
_attrCountSystem.Xml.XmlWellFormedWriterprivate
_attrHashTableSystem.Xml.XmlWellFormedWriterprivate
_attrStackSystem.Xml.XmlWellFormedWriterprivate
_attrValueCacheSystem.Xml.XmlWellFormedWriterprivate
_checkCharactersSystem.Xml.XmlWellFormedWriterprivate
_conformanceLevelSystem.Xml.XmlWellFormedWriterprivate
_curDeclPrefixSystem.Xml.XmlWellFormedWriterprivate
_currentStateSystem.Xml.XmlWellFormedWriterprivate
_dtdWrittenSystem.Xml.XmlWellFormedWriterprivate
_elemScopeStackSystem.Xml.XmlWellFormedWriterprivate
_elemTopSystem.Xml.XmlWellFormedWriterprivate
_nsHashtableSystem.Xml.XmlWellFormedWriterprivate
_nsStackSystem.Xml.XmlWellFormedWriterprivate
_nsTopSystem.Xml.XmlWellFormedWriterprivate
_omitDuplNamespacesSystem.Xml.XmlWellFormedWriterprivate
_predefinedNamespacesSystem.Xml.XmlWellFormedWriterprivate
_rawWriterSystem.Xml.XmlWellFormedWriterprivate
_SequenceRun< TArg >(Task task, Func< TArg, Task > nextTaskFun, TArg arg)System.Xml.XmlWellFormedWriterinlineprivate
_specAttrSystem.Xml.XmlWellFormedWriterprivate
_stateTableSystem.Xml.XmlWellFormedWriterprivate
_TryReturnTask(Task task)System.Xml.XmlWellFormedWriterinlineprivate
_useNsHashtableSystem.Xml.XmlWellFormedWriterprivate
_writeEndDocumentOnCloseSystem.Xml.XmlWellFormedWriterprivate
_writeNodeBufferSystem.Xml.XmlWriterprivate
_writerSystem.Xml.XmlWellFormedWriterprivate
_xmlDeclFollowsSystem.Xml.XmlWellFormedWriterprivate
AddAttribute(string prefix, string localName, string namespaceName)System.Xml.XmlWellFormedWriterinlineprivate
AddNamespace(string prefix, string ns, NamespaceKind kind)System.Xml.XmlWellFormedWriterinlineprivate
AddToAttrHashTable(int attributeIndex)System.Xml.XmlWellFormedWriterinlineprivate
AddToNamespaceHashtable(int namespaceIndex)System.Xml.XmlWellFormedWriterinlineprivate
AdvanceState(Token token)System.Xml.XmlWellFormedWriterinlineprivate
AdvanceStateAsync(Token token)System.Xml.XmlWellFormedWriterinlineprivate
AdvanceStateAsync_ContinueWhenFinish(Task task, State newState, Token token)System.Xml.XmlWellFormedWriterinlineprivate
AdvanceStateAsync_ReturnWhenFinish(Task task, State newState)System.Xml.XmlWellFormedWriterinlineprivate
CheckNCName(string ncname)System.Xml.XmlWellFormedWriterinlineprivate
Close()System.Xml.XmlWellFormedWriterinlinevirtual
Create(string outputFileName)System.Xml.XmlWriterinlinestatic
Create(string outputFileName, XmlWriterSettings? settings)System.Xml.XmlWriterinlinestatic
Create(Stream output)System.Xml.XmlWriterinlinestatic
Create(Stream output, XmlWriterSettings? settings)System.Xml.XmlWriterinlinestatic
Create(TextWriter output)System.Xml.XmlWriterinlinestatic
Create(TextWriter output, XmlWriterSettings? settings)System.Xml.XmlWriterinlinestatic
Create(StringBuilder output)System.Xml.XmlWriterinlinestatic
Create(StringBuilder output, XmlWriterSettings? settings)System.Xml.XmlWriterinlinestatic
Create(XmlWriter output)System.Xml.XmlWriterinlinestatic
Create(XmlWriter output, XmlWriterSettings? settings)System.Xml.XmlWriterinlinestatic
Dispose()System.Xml.XmlWriterinline
Dispose(bool disposing)System.Xml.XmlWriterinlineprotectedvirtual
DisposeAsync()System.Xml.XmlWriterinline
DisposeAsyncCore()System.Xml.XmlWellFormedWriterinlineprotectedvirtual
DupAttrException(string prefix, string localName)System.Xml.XmlWellFormedWriterinlineprivatestatic
Flush()System.Xml.XmlWellFormedWriterinline
FlushAsync()System.Xml.XmlWellFormedWriterinlinevirtual
GeneratePrefix()System.Xml.XmlWellFormedWriterinlineprivate
GetStateName(State state)System.Xml.XmlWellFormedWriterinlineprivatestatic
InBase64System.Xml.XmlWellFormedWriterprivate
InvalidCharsException(string name, int badCharIndex)System.Xml.XmlWellFormedWriterinlineprivatestatic
IsClosedOrErrorStateSystem.Xml.XmlWellFormedWriterprivate
LookupLocalNamespace(string prefix)System.Xml.XmlWellFormedWriterinlineprivate
LookupNamespace(string prefix)System.Xml.XmlWellFormedWriterinlinepackage
LookupNamespaceIndex(string prefix)System.Xml.XmlWellFormedWriterinlineprivate
LookupPrefix(string ns)System.Xml.XmlWellFormedWriterinline
NamespaceKind enum nameSystem.Xml.XmlWellFormedWriterprivate
PopNamespaces(int indexFrom, int indexTo)System.Xml.XmlWellFormedWriterinlineprivate
PushNamespaceExplicit(string prefix, string ns)System.Xml.XmlWellFormedWriterinlineprivate
PushNamespaceImplicit(string prefix, string ns)System.Xml.XmlWellFormedWriterinlineprivate
RawWriterSystem.Xml.XmlWellFormedWriterpackage
s_state2WriteStateSystem.Xml.XmlWellFormedWriterprivatestatic
s_stateTableAutoSystem.Xml.XmlWellFormedWriterprivatestatic
s_stateTableDocumentSystem.Xml.XmlWellFormedWriterprivatestatic
SaveAttrValueSystem.Xml.XmlWellFormedWriterprivate
SequenceRun< TArg >(Task task, Func< TArg, Task > nextTaskFun, TArg arg)System.Xml.XmlWellFormedWriterinlineprivate
SetSpecialAttribute(SpecialAttribute special)System.Xml.XmlWellFormedWriterinlineprivate
SettingsSystem.Xml.XmlWellFormedWriter
SpecialAttribute enum nameSystem.Xml.XmlWellFormedWriterprivate
StartElementContent()System.Xml.XmlWellFormedWriterinlineprivate
StartElementContentAsync()System.Xml.XmlWellFormedWriterinlineprivate
StartElementContentAsync_WithNS()System.Xml.XmlWellFormedWriterinlineprivate
StartFragment()System.Xml.XmlWellFormedWriterinlineprivate
State enum nameSystem.Xml.XmlWellFormedWriterprivate
stateNameSystem.Xml.XmlWellFormedWriterpackagestatic
ThrowInvalidStateTransition(Token token, State currentState)System.Xml.XmlWellFormedWriterinlineprivate
Token enum nameSystem.Xml.XmlWellFormedWriterprivate
tokenNameSystem.Xml.XmlWellFormedWriterpackagestatic
TryReturnTask(Task task)System.Xml.XmlWellFormedWriterinlineprivate
WriteAttributes(XmlReader reader, bool defattr)System.Xml.XmlWriterinlinevirtual
WriteAttributesAsync(XmlReader reader, bool defattr)System.Xml.XmlWriterinlinevirtual
WriteAttributeString(string localName, string? ns, string? value)System.Xml.XmlWriterinline
WriteAttributeString(string localName, string? value)System.Xml.XmlWriterinline
WriteAttributeString(string? prefix, string localName, string? ns, string? value)System.Xml.XmlWriterinline
WriteAttributeStringAsync(string? prefix, string localName, string? ns, string? value)System.Xml.XmlWriterinline
WriteAttributeStringAsyncHelper(Task task, string value)System.Xml.XmlWriterinlineprivate
WriteBase64(byte[] buffer, int index, int count)System.Xml.XmlWellFormedWriterinline
WriteBase64Async(byte[] buffer, int index, int count)System.Xml.XmlWellFormedWriterinlinevirtual
WriteBase64Async_NoAdvanceState(Task task, byte[] buffer, int index, int count)System.Xml.XmlWellFormedWriterinlineprivate
WriteBinHex(byte[] buffer, int index, int count)System.Xml.XmlWellFormedWriterinlinevirtual
WriteBinHexAsync(byte[] buffer, int index, int count)System.Xml.XmlWellFormedWriterinlinevirtual
WriteCData(string text)System.Xml.XmlWellFormedWriterinline
System::Xml::XmlWriter.WriteCData(string? text)System.Xml.XmlWriter
WriteCDataAsync(string text)System.Xml.XmlWellFormedWriterinline
System::Xml::XmlWriter.WriteCDataAsync(string? text)System.Xml.XmlWriterinlinevirtual
WriteCharEntity(char ch)System.Xml.XmlWellFormedWriterinline
WriteCharEntityAsync(char ch)System.Xml.XmlWellFormedWriterinlinevirtual
WriteChars(char[] buffer, int index, int count)System.Xml.XmlWellFormedWriterinline
WriteCharsAsync(char[] buffer, int index, int count)System.Xml.XmlWellFormedWriterinlinevirtual
WriteComment(string text)System.Xml.XmlWellFormedWriterinline
System::Xml::XmlWriter.WriteComment(string? text)System.Xml.XmlWriter
WriteCommentAsync(string text)System.Xml.XmlWellFormedWriterinline
System::Xml::XmlWriter.WriteCommentAsync(string? text)System.Xml.XmlWriterinlinevirtual
WriteDocType(string name, string pubid, string sysid, string subset)System.Xml.XmlWellFormedWriterinline
System::Xml::XmlWriter.WriteDocType(string name, string? pubid, string? sysid, string? subset)System.Xml.XmlWriter
WriteDocTypeAsync(string name, string pubid, string sysid, string subset)System.Xml.XmlWellFormedWriterinline
System::Xml::XmlWriter.WriteDocTypeAsync(string name, string? pubid, string? sysid, string? subset)System.Xml.XmlWriterinlinevirtual
WriteElementString(string localName, string? value)System.Xml.XmlWriterinline
WriteElementString(string localName, string? ns, string? value)System.Xml.XmlWriterinline
WriteElementString(string? prefix, string localName, string? ns, string? value)System.Xml.XmlWriterinline
WriteElementStringAsync(string? prefix, string localName, string? ns, string value)System.Xml.XmlWriterinline
WriteEndAttribute()System.Xml.XmlWellFormedWriterinline
WriteEndAttributeAsync()System.Xml.XmlWellFormedWriterinlinepackagevirtual
WriteEndAttributeAsync_NoAdvance()System.Xml.XmlWellFormedWriterinlineprivate
WriteEndAttributeAsync_SepcialAtt()System.Xml.XmlWellFormedWriterinlineprivate
WriteEndDocument()System.Xml.XmlWellFormedWriterinline
WriteEndDocumentAsync()System.Xml.XmlWellFormedWriterinlinevirtual
WriteEndElement()System.Xml.XmlWellFormedWriterinline
WriteEndElementAsync()System.Xml.XmlWellFormedWriterinlinevirtual
WriteEndElementAsync_FinishWrite()System.Xml.XmlWellFormedWriterinlineprivate
WriteEndElementAsync_NoAdvanceState()System.Xml.XmlWellFormedWriterinlineprivate
WriteEntityRef(string name)System.Xml.XmlWellFormedWriterinline
WriteEntityRefAsync(string name)System.Xml.XmlWellFormedWriterinlinevirtual
WriteFullEndElement()System.Xml.XmlWellFormedWriterinline
WriteFullEndElementAsync()System.Xml.XmlWellFormedWriterinlinevirtual
WriteFullEndElementAsync_NoAdvanceState()System.Xml.XmlWellFormedWriterinlineprivate
WriteLocalNamespaces(XPathNavigator nsNav)System.Xml.XmlWriterinlineprivate
WriteLocalNamespacesAsync(XPathNavigator nsNav)System.Xml.XmlWriterinlineprivate
WriteName(string name)System.Xml.XmlWriterinlinevirtual
WriteNameAsync(string name)System.Xml.XmlWriterinlinevirtual
WriteNmToken(string name)System.Xml.XmlWriterinlinevirtual
WriteNmTokenAsync(string name)System.Xml.XmlWriterinlinevirtual
WriteNode(XmlReader reader, bool defattr)System.Xml.XmlWriterinlinevirtual
WriteNode(XPathNavigator navigator, bool defattr)System.Xml.XmlWriterinlinevirtual
WriteNodeAsync(XmlReader reader, bool defattr)System.Xml.XmlWriterinlinevirtual
WriteNodeAsync(XPathNavigator navigator, bool defattr)System.Xml.XmlWriterinlinevirtual
WriteNodeAsync_CallAsyncReader(XmlReader reader, bool defattr)System.Xml.XmlWriterinlinepackage
WriteNodeAsync_CallSyncReader(XmlReader reader, bool defattr)System.Xml.XmlWriterinlinepackage
WriteProcessingInstruction(string name, string text)System.Xml.XmlWellFormedWriterinline
System::Xml::XmlWriter.WriteProcessingInstruction(string name, string? text)System.Xml.XmlWriter
WriteProcessingInstructionAsync(string name, string text)System.Xml.XmlWellFormedWriterinline
System::Xml::XmlWriter.WriteProcessingInstructionAsync(string name, string? text)System.Xml.XmlWriterinlinevirtual
WriteQualifiedName(string localName, string ns)System.Xml.XmlWellFormedWriterinline
System::Xml::XmlWriter.WriteQualifiedName(string localName, string? ns)System.Xml.XmlWriterinlinevirtual
WriteQualifiedNameAsync(string localName, string ns)System.Xml.XmlWellFormedWriterinline
System::Xml::XmlWriter.WriteQualifiedNameAsync(string localName, string? ns)System.Xml.XmlWriterinlinevirtual
WriteRaw(char[] buffer, int index, int count)System.Xml.XmlWellFormedWriterinline
WriteRaw(string data)System.Xml.XmlWellFormedWriterinline
WriteRawAsync(char[] buffer, int index, int count)System.Xml.XmlWellFormedWriterinlinevirtual
WriteRawAsync(string data)System.Xml.XmlWellFormedWriterinlinevirtual
WriteStartAttribute(string prefix, string localName, string namespaceName)System.Xml.XmlWellFormedWriterinline
System::Xml::XmlWriter.WriteStartAttribute(string localName, string? ns)System.Xml.XmlWriterinline
System::Xml::XmlWriter.WriteStartAttribute(string? prefix, string localName, string? ns)System.Xml.XmlWriter
System::Xml::XmlWriter.WriteStartAttribute(string localName)System.Xml.XmlWriterinline
WriteStartAttributeAsync(string prefix, string localName, string namespaceName)System.Xml.XmlWellFormedWriterinlinepackage
System::Xml::XmlWriter.WriteStartAttributeAsync(string? prefix, string localName, string? ns)System.Xml.XmlWriterinlinepackagevirtual
WriteStartAttributeAsync_NoAdvanceState(string prefix, string localName, string namespaceName)System.Xml.XmlWellFormedWriterinlineprivate
WriteStartAttributeAsync_NoAdvanceState(Task task, string prefix, string localName, string namespaceName)System.Xml.XmlWellFormedWriterinlineprivate
WriteStartDocument()System.Xml.XmlWellFormedWriterinline
WriteStartDocument(bool standalone)System.Xml.XmlWellFormedWriterinline
WriteStartDocumentAsync()System.Xml.XmlWellFormedWriterinlinevirtual
WriteStartDocumentAsync(bool standalone)System.Xml.XmlWellFormedWriterinlinevirtual
WriteStartDocumentImpl(XmlStandalone standalone)System.Xml.XmlWellFormedWriterinlineprivate
WriteStartDocumentImplAsync(XmlStandalone standalone)System.Xml.XmlWellFormedWriterinlineprivate
WriteStartElement(string prefix, string localName, string ns)System.Xml.XmlWellFormedWriterinline
System::Xml::XmlWriter.WriteStartElement(string localName, string? ns)System.Xml.XmlWriterinline
System::Xml::XmlWriter.WriteStartElement(string? prefix, string localName, string? ns)System.Xml.XmlWriter
System::Xml::XmlWriter.WriteStartElement(string localName)System.Xml.XmlWriterinline
WriteStartElementAsync(string prefix, string localName, string ns)System.Xml.XmlWellFormedWriterinline
System::Xml::XmlWriter.WriteStartElementAsync(string? prefix, string localName, string? ns)System.Xml.XmlWriterinlinevirtual
WriteStartElementAsync_FinishWrite(string prefix, string localName, string ns)System.Xml.XmlWellFormedWriterinlineprivate
WriteStartElementAsync_FinishWrite(Task t, string prefix, string localName, string ns)System.Xml.XmlWellFormedWriterinlineprivate
WriteStartElementAsync_NoAdvanceState(string prefix, string localName, string ns)System.Xml.XmlWellFormedWriterinlineprivate
WriteStartElementAsync_NoAdvanceState(Task task, string prefix, string localName, string ns)System.Xml.XmlWellFormedWriterinlineprivate
WriteStateSystem.Xml.XmlWellFormedWriter
WriteString(string text)System.Xml.XmlWellFormedWriterinline
System::Xml::XmlWriter.WriteString(string? text)System.Xml.XmlWriter
WriteStringAsync(string text)System.Xml.XmlWellFormedWriterinline
System::Xml::XmlWriter.WriteStringAsync(string? text)System.Xml.XmlWriterinlinevirtual
WriteStringAsync_NoAdvanceState(string text)System.Xml.XmlWellFormedWriterinlineprivate
WriteStringAsync_NoAdvanceState(Task task, string text)System.Xml.XmlWellFormedWriterinlineprivate
WriteSurrogateCharEntity(char lowChar, char highChar)System.Xml.XmlWellFormedWriterinline
WriteSurrogateCharEntityAsync(char lowChar, char highChar)System.Xml.XmlWellFormedWriterinlinevirtual
WriteValue(bool value)System.Xml.XmlWellFormedWriterinlinevirtual
WriteValue(DateTime value)System.Xml.XmlWellFormedWriterinlinevirtual
WriteValue(DateTimeOffset value)System.Xml.XmlWellFormedWriterinlinevirtual
WriteValue(double value)System.Xml.XmlWellFormedWriterinlinevirtual
WriteValue(float value)System.Xml.XmlWellFormedWriterinlinevirtual
WriteValue(decimal value)System.Xml.XmlWellFormedWriterinlinevirtual
WriteValue(int value)System.Xml.XmlWellFormedWriterinlinevirtual
WriteValue(long value)System.Xml.XmlWellFormedWriterinlinevirtual
WriteValue(string value)System.Xml.XmlWellFormedWriterinline
WriteValue(object value)System.Xml.XmlWellFormedWriterinlinevirtual
System::Xml::XmlWriter.WriteValue(string? value)System.Xml.XmlWriterinlinevirtual
WriteWhitespace(string ws)System.Xml.XmlWellFormedWriterinline
System::Xml::XmlWriter.WriteWhitespace(string? ws)System.Xml.XmlWriter
WriteWhitespaceAsync(string ws)System.Xml.XmlWellFormedWriterinline
System::Xml::XmlWriter.WriteWhitespaceAsync(string? ws)System.Xml.XmlWriterinlinevirtual
XmlLangSystem.Xml.XmlWellFormedWriter
XmlSpaceSystem.Xml.XmlWellFormedWriter
XmlWellFormedWriter(XmlWriter writer, XmlWriterSettings settings)System.Xml.XmlWellFormedWriterinlinepackage