2 references to EmitMemberInit
System.Linq.Expressions (2)
System\Linq\Expressions\Compiler\LambdaCompiler.Expressions.cs (2)
986
EmitMemberInit
(binding.Bindings, false, type);
1017
EmitMemberInit
(init.Bindings, loc == null, init.NewExpression.Type);