2 references to InvalidLvalue
System.Linq.Expressions (2)
System\Linq\Expressions\Compiler\StackSpiller.cs (1)
303_ => throw Error.InvalidLvalue(node.Left.NodeType),
System\Linq\Expressions\Interpreter\LightCompiler.cs (1)
749throw Error.InvalidLvalue(node.Left.NodeType);