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

◆ UnexpectedVarArgsCall()

static string System.Linq.Expressions.Strings.UnexpectedVarArgsCall ( object p0)
inlinestaticpackage

Definition at line 513 of file Strings.cs.

514 {
516 }
static string UnexpectedVarArgsCall
Definition SR.cs:264
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
Definition SR.cs:7

References System.SR.Format(), and System.SR.UnexpectedVarArgsCall.

Referenced by System.Linq.Expressions.Error.UnexpectedVarArgsCall().