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

◆ VariableMustNotBeByRef() [2/2]

static Exception System.Linq.Expressions.Error.VariableMustNotBeByRef ( object p0,
object p1,
string paramName,
int index )
inlinestaticpackage

Definition at line 243 of file Error.cs.

244 {
246 }
static Exception VariableMustNotBeByRef(object p0, object p1, string paramName)
Definition Error.cs:238
static string GetParamName(string paramName, int index)
Definition Error.cs:943

References System.Linq.Expressions.Error.GetParamName(), System.Linq.index, and System.Linq.Expressions.Error.VariableMustNotBeByRef().