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