3 references to CannotAutoInitializeValueTypeMemberThroughProperty
System.Linq.Expressions (3)
System\Linq\Expressions\Compiler\LambdaCompiler.Expressions.cs (1)
976throw Error.CannotAutoInitializeValueTypeMemberThroughProperty(binding.Member);
System\Linq\Expressions\Compiler\StackSpiller.Bindings.cs (1)
51throw Error.CannotAutoInitializeValueTypeMemberThroughProperty(property);
System\Linq\Expressions\Interpreter\LightCompiler.cs (1)
2748throw Error.CannotAutoInitializeValueTypeMemberThroughProperty(memberMember.Bindings);