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

◆ BinderNotCompatibleWithCallSite()

static string System.Linq.Expressions.Strings.BinderNotCompatibleWithCallSite ( object p0,
object p1,
object p2 )
inlinestaticpackage

Definition at line 188 of file Strings.cs.

189 {
191 }
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string BinderNotCompatibleWithCallSite
Definition SR.cs:326
Definition SR.cs:7

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

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