Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
XmlCharCheckingReaderWithNS.cs
Go to the documentation of this file.
2
3namespace System.Xml;
4
XmlCharCheckingReaderWithNS(XmlReader reader, IXmlNamespaceResolver readerAsNSResolver, bool checkCharacters, bool ignoreWhitespace, bool ignoreComments, bool ignorePis, DtdProcessing dtdProcessing)
IDictionary< string, string > GetNamespacesInScope(XmlNamespaceScope scope)
string? LookupPrefix(string namespaceName)
string? LookupNamespace(string prefix)