8[
TypeForwardedFrom(
"System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
11 private readonly
string _res;
13 private readonly
string[]
_args;
39 if (current.
Name ==
"version")
59 info.AddValue(
"version",
"2.0");
132 return "UNKNOWN(" +
res +
")";
static XPathException Create(string res, string arg)
XPathException(string? message)
XPathException(SerializationInfo info, StreamingContext context)
static XPathException Create(string res)
static string CreateMessage(string res, string[] args)
override void GetObjectData(SerializationInfo info, StreamingContext context)
XPathException(string res, string[] args)
static XPathException Create(string res, string arg, string arg2)
XPathException(string? message, Exception? innerException)
static XPathException Create(string res, string arg, Exception innerException)
XPathException(string res, string[] args, Exception inner)