Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ CreateEncodingException() [2/2]

static XmlException System.Xml.XmlExceptionHelper.CreateEncodingException ( string value,
Exception exception )
inlinestatic

Definition at line 304 of file XmlExceptionHelper.cs.

305 {
307 }
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string XmlInvalidUTF8Bytes
Definition SR.cs:446
Definition SR.cs:7

References System.exception, System.SR.Format(), System.value, System.Xml.XmlException, and System.SR.XmlInvalidUTF8Bytes.